|
1477 | 1477 | 8. Fix several problems with markers drawing; implement plus, asterisk, mult symbols. |
1478 | 1478 | 9. Implement custom layout, which allows to configure user-defined layout for displayed objects |
1479 | 1479 | 10. Fix errors with scaling of axis labels. |
1480 | | -11. Support also Y axis with custom labels like: http://jsroot.gsi.de/dev/?nobrowser&file=../files/atlas.root&item=LEDShapeHeightCorr_Gain0;1&opt=col |
| 1480 | +11. Support also Y axis with custom labels like: https://jsroot.gsi.de/dev/?nobrowser&file=https://jsroot.gsi.de/files/atlas.root&item=LEDShapeHeightCorr_Gain0;1&opt=col |
1481 | 1481 |
|
1482 | 1482 |
|
1483 | 1483 | ## Changes in 3.7 |
1484 | | -1. Support of X axis with custom labels like: http://jsroot.gsi.de/dev/?nobrowser&json=../files/hist_xlabels.json |
| 1484 | +1. Support of X axis with custom labels like: https://jsroot.gsi.de/dev/?nobrowser&json=https://jsroot.gsi.de/files/hist_xlabels.json |
1485 | 1485 | 2. Extend functionality of JSROOT.addDrawFunc() function. One could register type-specific |
1486 | 1486 | `make_request` and `after_request` functions; `icon`, `prereq`, `script`, `monitor` properties. |
1487 | 1487 | This let add more custom elements to the generic gui, implemented with JSROOT.HierarchyPainter |
|
1668 | 1668 | 13. Provide example fileitem.htm how read and display item from ROOT file. |
1669 | 1669 | 14. In default index.htm page one could specify 'file', 'layout', |
1670 | 1670 | 'item' and 'items' parameters like: |
1671 | | - <http://root.cern.ch/js/3.0/index.htm?file=../files/hsimple.root&layout=grid3x2&item=hpx;1> |
| 1671 | + <https://root.cern/js/3.0/index.htm?file=https://root.cern/js/files/hsimple.root&layout=grid3x2&item=hpx;1> |
1672 | 1672 | 15. Support direct reading of objects from sub-sub-directories. |
1673 | 1673 | 16. Introduce demo.htm, which demonstrates online usage of JSROOT. |
1674 | 1674 | 17. One could use demo.htm directly with THttpServer providing address like: |
|
0 commit comments