We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4affd00 commit fd90db5Copy full SHA for fd90db5
changes.md
@@ -1,6 +1,6 @@
1
# JSROOT changelog
2
3
-## Changes in 4.4.x
+## Changes in 4.4.4
4
1. Fix - toggling of statbox was not working in all situations
5
2. Fix - for mouse rect zooming use only left mouse button
6
3. Fix - correctly draw TH2 with lego option, when histogram has negative bin content
scripts/JSRootCore.js
@@ -94,7 +94,7 @@
94
}
95
} (function(JSROOT) {
96
97
- JSROOT.version = "4.4.3 14/04/2016";
+ JSROOT.version = "4.4.4 20/04/2016";
98
99
JSROOT.source_dir = "";
100
JSROOT.source_min = false;
0 commit comments