File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 996 . Better handling of context menu position
10107 . Support TASImage class - both PNG and binary content, including palette
11118 . Let change TH2 values range via context menu
12+ 9 . Fix problem with TH2 col drawing when bins size too small
13+
14+
15+ ## Changes in 5.8.2
16+ 1 . Fix - tooltip handling for TH2 Error draw
17+ 2 . Fix - use proper "fixed" position for enlarged drawing
18+ 3 . Fix - correctly extract TF1 parameter names
19+ 4 . Fix - keep stat box when update histogram drawing
20+ 5 . Fix - context menu for axes in 3D drawings
1221
1322
1423## Changes in 5.8.1
Original file line number Diff line number Diff line change 9595
9696 "use strict" ;
9797
98- JSROOT . version = "dev 2 /10/2020" ;
98+ JSROOT . version = "dev 6 /10/2020" ;
9999
100100 JSROOT . source_dir = "" ;
101101 JSROOT . source_min = false ;
You can’t perform that action at this time.
0 commit comments