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 ee214e0 commit f9d2991Copy full SHA for f9d2991
changes.md
@@ -1,6 +1,6 @@
1
# JSROOT changelog
2
3
-## Changes in master
+## Changes in 3.7
4
1. Support of X axis with custom labels like:
5
http://web-docs.gsi.de/~linev/js/dev/index.htm?nobrowser&json=../files/hist_xlabels.json
6
2. Extend functionality of JSROOT.addDrawFunc() function. One could register type-specific
scripts/JSRootCore.js
@@ -74,7 +74,7 @@
74
}
75
} (function(JSROOT) {
76
77
- JSROOT.version = "dev 22/07/2015";
+ JSROOT.version = "3.7 22/07/2015";
78
79
JSROOT.source_dir = "";
80
JSROOT.source_min = false;
0 commit comments