Sergey Linev
Sergey Linev
Up to now only `makeSVG` function was provided. It is not possible to create images for different objects types.
### Check duplicate issues. - [ ] Checked for duplicates ### Description This small macro crash ROOT: ``` { for (int i = 0; i< 100; i++) { auto hname...
Currently http/webgui/eve7 tutorials are vetoed because of many reasons But main reason - such tutorials designed so that `THttpServer` should runs forever that user can test them in the web...
I introduce `FileProxy` class in JSROOT and will try to use it here. Idea that binary data from the file can be read though such proxy. That I am missing...
Prevent situation with manipulated packet send without HMAC at all could be accepted
Prevent situation with manipulated packet send without HMAC at all could be accepted
### Check duplicate issues. - [X] Checked for duplicates ### Description If configuring any web display, gPad is not properly set. As a result, `h.Draw` creates new canvas. Code works...
1. Move all JS/CSS files to `js/mva/` folder which can be accessed via `/static/mva/` URL from Jupyter Notebook. This allows to use JsMVA code directly from ROOT without need to...
### Check duplicate issues. - [X] Checked for duplicates ### Description If TF1::DrawCopy() is used to draw the function, all axis settings (which are stored in histogram) are lost. ###...
### Environment - OS and Version: openSUSE Tumbleweed, 64bit, 2024-04-28 - VS Code Version: 1.89.1 - C/C++ Extension Version: v1.20.5 Problem exists since a long time (~6 months) ### Bug...