File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# JSROOT changelog
22
3- ## Changes in 5.4.x
3+ ## Changes in 5.4.3
441 . Fix - draw functions also when histogram "same" option used (#159 )
552 . Fix - when draw histogram as markers improve optimization algorithm
663 . Fix - correct histogram Y-axis range selection in logarithmic scale
Original file line number Diff line number Diff line change 11{
22 "name" : " jsroot" ,
3- "version" : " 5.4.2 " ,
3+ "version" : " 5.4.3 " ,
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 9999
100100 "use strict" ;
101101
102- JSROOT . version = "5.4.2 29/05 /2018" ;
102+ JSROOT . version = "5.4.3 6/07 /2018" ;
103103
104104 JSROOT . source_dir = "" ;
105105 JSROOT . source_min = false ;
You can’t perform that action at this time.
0 commit comments