File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# JSROOT changelog
22
3- ## Changes in 5.3.x
3+ ## Changes in 5.3.2
441 . Fix - use FontSize when draw TLegend entries
552 . Fix - correctly show TH2 overflow stats
663 . Fix - tooltips handling for TH1 hbar drawings
7- 4 . Implement JSROOT.toJSON() function to produce ROOT JSON string
7+ 4 . Implement JSROOT.toJSON() function to produce ROOT JSON string
88
99
1010## Changes in 5.3.1
Original file line number Diff line number Diff line change 11{
22 "name" : " jsroot" ,
3- "version" : " 5.3.1 " ,
3+ "version" : " 5.3.2 " ,
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.1 2 /11/2017" ;
98+ JSROOT . version = "5.3.2 27 /11/2017" ;
9999
100100 JSROOT . source_dir = "" ;
101101 JSROOT . source_min = false ;
You can’t perform that action at this time.
0 commit comments