Releases
3.6
Compare
Sorry, something went wrong.
No results found
linev
released this
01 Jul 13:45
Try to provide workaround for websites where require.js already loaded.
This makes problem by direct loading of jquery and jquery-ui
Provide workaround for older version of jquery-ui
Prompt for input of command arguments
After command execution one could automatically reload hierarchy (_hreload property) or
update view of displayed object (_update_item property)
Use HiearchyPainter for implementing draw.htm. This let us handle
all different kinds of extra attributes in central place
Fix problem in tabs layout - new tab should be add to direct child
When drawing several tabs, activate frame before drawing - only then
real frame size will be set
Fix problem with GetBBox - it only can be used for visible elements in mozilla.
Support drawing of fit parameters in stat box, use (as far as possible) stat and fit format for statistic display
Implement 'g' formatting kind for stat box output - one need to checks significant digits when producing output.
Support new draw options for TGraph: 'C', 'B1', '0', '2', '3', '4', '[]'
Primary support for STL containers in IO part. Allows to read ROOT6 TF1.
Full support of TGraphBentErrors
Support objects drawing from JSON files in default user interface, including monitoring. One could open file from link like:
https://root.cern.ch/js/dev/?json=demo/canvas_tf1.json
Introduce JSROOT.FFormat function to convert numeric values into string according format like 6.4g or 5.7e. Used for statistic display.
You can’t perform that action at this time.