File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# JSROOT changelog
22
3- ## Changes in 5.5.x
3+ ## Changes in 5.5.2
441 . Fix - draw TH2Poly bins outline when no content specified
5+ 2 . Fix - always set axis interactive handlers (#170 )
6+ 3 . Fix - take into account zaxis properties when drawing color palette (#171 )
57
68
79## Changes in 5.5.1
Original file line number Diff line number Diff line change 11{
22 "name" : " jsroot" ,
3- "version" : " 5.5.1 " ,
3+ "version" : " 5.5.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 9696
9797 "use strict" ;
9898
99- JSROOT . version = "5.5.x 20/08 /2018" ;
99+ JSROOT . version = "5.5.2 19/10 /2018" ;
100100
101101 JSROOT . source_dir = "" ;
102102 JSROOT . source_min = false ;
You can’t perform that action at this time.
0 commit comments