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.2.x
3+ ## Changes in 5.2.4
441 . Fix - support pow(x,n) function in formula
552 . Fix - use pad.fFillColor for frame when fFrameFillColor==0
663 . Fix - correctly identify horizontal TGaxis with reverse scale
Original file line number Diff line number Diff line change 11{
22 "name" : " jsroot" ,
3- "version" : " 5.2.3 " ,
3+ "version" : " 5.2.4 " ,
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 8989 }
9090} ( function ( JSROOT ) {
9191
92- JSROOT . version = "5.2.3 23/08 /2017" ;
92+ JSROOT . version = "5.2.4 25/09 /2017" ;
9393
9494 JSROOT . source_dir = "" ;
9595 JSROOT . source_min = false ;
You can’t perform that action at this time.
0 commit comments