-
- Downloads
jsroot: implement raw Text output from THttpServer
1. One could create now 'Text' item on the server side,
which just disaplyed in the browser.
2. For text display MathJax can be used - one should
specify 'mathjax' property for Text item.
3. Provide example with Text in httpcontrol.C macro
4. Support 'autozoom' draw option
5. Support _same_ identifier in items list
6. Remove default-ui class from droppable, hide nasty
effects in StreamerInfo and Text display
Signed-off-by:
Bertrand Bellenot <bertrand.bellenot@cern.ch>
Showing
- etc/http/scripts/JSRootCore.js 40 additions, 25 deletionsetc/http/scripts/JSRootCore.js
- etc/http/scripts/JSRootInterface.js 18 additions, 17 deletionsetc/http/scripts/JSRootInterface.js
- etc/http/scripts/JSRootPainter.js 108 additions, 18 deletionsetc/http/scripts/JSRootPainter.js
- etc/http/style/JSRootPainter.css 8 additions, 1 deletionetc/http/style/JSRootPainter.css
- tutorials/http/httpcontrol.C 15 additions, 10 deletionstutorials/http/httpcontrol.C
Loading
Please register or sign in to comment