Releases
7.0.0
linev
released this
14 Apr 08:56
Use ES6 modules for code organization
Rewrite code with ES6 classes; one have to use class syntax to derive from it
Upgrade d3.js to 7.3.0, three.js to r138
Fully remove jQuery and jQueryUI, replace by plain HTML/JavaScript
Remove "collapsible" and "tabs" layouts which were implemented with jQuery - use "flex" instead
Improve flexible layout, provide context menu with cascading, tiling, selecting frames
Use BigInt
in I/O with 64bit integer which can not be stored as plain Number
Starting from Chrome 96, allow embedding WebGL into SVG - solving problem with lego plots in canvas
Implement all variants of CANDLE and VIOLIN draw options (#194 )
Implement "circular" and "chord" draw options for TH2
Implement "cjust" draw option when drawing color palette
Implement "colhz" draw option to plot horizontal color palette
Implement "pads" draw option for THStack
In TF1/TF2 always try to use formula, only when fail - apply saved buffer
Add many standard functions to math like "crystalball_pdf", "gaussian_pdf", "tdistribution_pdf"
Improve drawing of TEfficiency, support 2D case
Support new TGraphMultiErrors class
Let disable TGraph dragging via settings.DragGraphs
flag (#224 )
Correctly display extra data from TGraphQQ
Implement "3d" draw options for TMultiGraph
Support "A" hist option (do not draw axis) in lego/surf plots
Support drawing of TGeo and TAxis3D objects inside TPad
Implement proper drawing of TEllipse
Add proper support of "Symbols" and "Wingdings" fonts
Make "col" default draw option for TH2 in JSROOT gui
You can’t perform that action at this time.