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 c51c62a commit 0c79beeCopy full SHA for 0c79bee
changes.md
@@ -1,6 +1,6 @@
1
# JSROOT changelog
2
3
-## Changes in 4.5.x
+## Changes in 4.5.2
4
1. Fix - position of TFrame in canvas/pad
5
2. Fix - use histogram fMinimum/fMaximum when creating color palette
6
3. Fix - correctly draw empty th2 bins when zmin<0 is specified
scripts/JSRootCore.js
@@ -89,7 +89,7 @@
89
}
90
} (function(JSROOT) {
91
92
- JSROOT.version = "4.5.1 27/06/2016";
+ JSROOT.version = "4.5.2 3/08/2016";
93
94
JSROOT.source_dir = "";
95
JSROOT.source_min = false;
0 commit comments