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 0f12110 commit f46d775Copy full SHA for f46d775
changes.md
@@ -1,6 +1,6 @@
1
# JSROOT changelog
2
3
-## Changes in 4.7.x
+## Changes in 4.7.1
4
1. Workaround for MathJax output - scaling not always works in Firefox
5
2. Fix - bin scaling for box draw option for TH2 and TH3 histograms
6
3. Fix - increase points limits for contour plots
scripts/JSRootCore.js
@@ -92,7 +92,7 @@
92
}
93
} (function(JSROOT) {
94
95
- JSROOT.version = "4.7.x 26/10/2016";
+ JSROOT.version = "4.7.1 1/11/2016";
96
97
JSROOT.source_dir = "";
98
JSROOT.source_min = false;
0 commit comments