7.7.0
- Let plot current time, file creation or modification time with
&optdate=[1,2,3]
URL parameters - Let plot file name, full file name or item name with
&optfile=[1,2,3]
URL parameters - Let define date and file name position with
&datex=0.03&datey=0.03
URL parameters - Improve
TRatioPlot
axis and lines drawing - Use
localStorage
to preserve custom settings andgStyle
- Let configure custom storage prefix with
&storage_prefix=name
URL #290 - Let customize URL for "Show in new tab" menu command
- Support both new and old
TRatioPlot
drawings - Synchronize X/Y range selection with native ROOT
- Proper handle attributes from
TH2Poly
bins, support "p" for markers drawing - Correctly scale size of axis ticks - take into account NDC axis length
- Set name and
userData
in geometrybuild()
function #303 - Draw histogram title afterwards - place in front of stats box
- Upgrade
three.js
r158 -> r162, last with WebGL1 support - Split extras into
three_addons.mjs
, provide jsroot geometry build withoutthree.js
- Fix - correctly draw only grids with AXIG draw option
- Fix - log scales on TH3 drawings #306
- Fix - draw geometry top node volume if all childs not visible #308
- Fix - properly process 206 server response without Accept-Ranges header https://root-forum.cern.ch/t/59426/
This is base for ROOT 6.32.00 release