File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 12129 . Migrate to Node.js 8, do not support older versions
1313
1414
15+ ## Changes in 5.5.2
16+ 1 . Fix - draw TH2Poly bins outline when no content specified
17+ 2 . Fix - always set axis interactive handlers (#170 )
18+ 3 . Fix - take into account zaxis properties when drawing color palette (#171 )
19+
20+
21+ ## Changes in 5.5.1
22+ 1 . Fix - adjust v7 part to new class naming convention, started with R
23+ 2 . Fix - show RCanvas title
24+ 3 . New - implement 'nocache' option for JSROOT scripts loading. When specified in URL with
25+ JSRootCore.js script, tries to avoid scripts caching problem by adding stamp parameter to all URLs
26+ 4 . New - provide simple drawing for TObjString (#164 )
27+
28+
1529## Changes in 5.5.0
16301 . Introduce JSROOT.StoreJSON() function. It creates JSON code for the
1731 TCanvas with all drawn objects inside. Allows to store current canvas state
You can’t perform that action at this time.
0 commit comments