You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New 'float' browser kind overlays with objects drawing
Browser can be enabled after drawing with 'nobrowser' mode
One can hide browser or switch browser kind at any time
New 'horizontal' and 'vertical' layouts for object display.
One could configure several frames, each divided on sub-frames.
Like display=horiz231 will create three horizontal frames,
divided on 2,3 and 1 sub-frames.
Optional status line where current tooltip info will be shown
Improve enlarge functionality - now works with all layouts
Do not display all canvas tool buttons by default - provide toggle button instead
Let move TAxis title, its position now similar to ROOT graphics
Support 'col0' option for TH2Poly class to suppress empty bins
Implement for TH3 'box2', 'box3', 'glbox2', 'glcol' draw options
Support more superscript/subscript letters in normal text output
Correctly handle unzoom with logx/logy scales
Let disable stamp parameter in file url with "-" sign at the end of file name
Let use quotes in the URL parameters to protect complex arguments with special symbols
Introduce direct streamers - like TBasket or TRef
Benefit - one can add custom streamers of such kind or reuse existing
Handle TMatrixTSym classes in I/O
Correctly count TH3 statistic in TTree::Draw
Recognize bower installation when "bower_components/jsroot/scripts" string
appears in the script path (#120)