File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11# JSROOT changelog
22
3- ## Cahnges in 5.3.x
3+ ## Changes in 5.3.1
441 . Fix - show TH2 projections also when tooltip is disabled
552 . Fix - use z_handle to format Z-axis labels
663 . Fix - support labels on TH3 Z axis
141411 . Fix - correctly show axis labels on 3D plot
151512 . Fix - correctly handle circle (#24 ) as marker kind
161613 . Fix - correct circle drawing with coordinates rounding
17-
17+ 14 . Fix - TLatex #frac and #splitline, adjust vertical position
18+ 15 . Fix - workaround for y range when fMinimum==fMaximum!=-1111
19+ 16 . Fix - correct tooltips for graph with marker drawing
20+
1821
1922## Changes in 5.3.0
20231 . New supported classes:
Original file line number Diff line number Diff line change 11{
22 "name" : " jsroot" ,
3- "version" : " 5.3.0 " ,
3+ "version" : " 5.3.1 " ,
44 "description" : " JavaScript ROOT" ,
55 "homepage" : " https://root.cern/js/" ,
66 "main" : " ./scripts/JSRootCore.js" ,
Original file line number Diff line number Diff line change 9595
9696 "use strict" ;
9797
98- JSROOT . version = "5.3.0 26/09 /2017" ;
98+ JSROOT . version = "5.3.1 2/11 /2017" ;
9999
100100 JSROOT . source_dir = "" ;
101101 JSROOT . source_min = false ;
You can’t perform that action at this time.
0 commit comments