- Sep 23, 2020
-
-
Sergey Linev authored
Histogram stat box update Do not use variables before define them Remove unused variables
-
- Aug 31, 2020
-
-
Sergey Linev authored
-
- Jul 10, 2020
-
-
Sergey Linev authored
-
Sergey Linev authored
-
- May 28, 2020
-
-
Sergey Linev authored
-
- May 07, 2020
-
-
Sergey Linev authored
Use RDrawableRequest to configure individual zooming ranges and use them in RStatBox for histogram statistic calculations
-
- Apr 20, 2020
-
-
Sergey Linev authored
Exact info about lines delivered with object - can be adjusted for each statbox subclass in the future
-
Sergey Linev authored
Provide generic Execute() for RDrawable class, allows to execute all methods markes as **MENU** Later one can provides attributes changes via menu
-
Sergey Linev authored
Use RDrawableRequest for changing drawable attributes and for requesting menu items
-
Sergey Linev authored
Preliminary client code for RHistStatBox
-
Sergey Linev authored
-
- Mar 11, 2020
-
-
Sergey Linev authored
When palette does not explicitly provided in drawables, create default RPalette and associated it with RFrame
-
Sergey Linev authored
Now it is plain class - no any complex attributes members
-
- Mar 09, 2020
-
-
Sergey Linev authored
Let draw palette, perform zooming
-
Sergey Linev authored
Complete class renaming
-
Sergey Linev authored
-
- Feb 27, 2020
-
-
Sergey Linev authored
Doing in two steps to keep git rename history clear
-
Sergey Linev authored
-
Sergey Linev authored
-
- Feb 21, 2020
-
-
Sergey Linev authored
-
Sergey Linev authored
-
Sergey Linev authored
Each margin can be coded as string like "10px + 0.1" Simple parsing is provided.
-
Sergey Linev authored
-
Sergey Linev authored
Potentially one can use RBoxAttr, but let not do it too complicated
-
- Feb 17, 2020
-
-
Sergey Linev authored
-
- Feb 13, 2020
-
-
Sergey Linev authored
Allows properly inject many messages at once
-
Sergey Linev authored
-
- Feb 12, 2020
-
-
Sergey Linev authored
-
Sergey Linev authored
Used in eve for element selection
-
- Feb 04, 2020
-
-
Sergey Linev authored
Add support of TGeoTessellated Reverse axes in TH2 col plots Better support of TLatex topline/underline/crossline
-
- Jan 27, 2020
-
-
Sergey Linev authored
Use JSROOT ProduceImage functionality. Only if image name ends with "*shot.png", chrome --screenshot functionality will be used
-
Sergey Linev authored
-
Sergey Linev authored
Using --dump-dom functionality of the chrome browser to store complete HTML file and then extract only part of it
-
Sergey Linev authored
Try to use --print-to-pdf=filename.pdf argument of chrome browser
-
Sergey Linev authored
Image generated using same snapshot as for online case Original RCanvas is not required
-
Sergey Linev authored
Instead of running complex websocket communication in headless mode, run chrome browser using file system. In that case no any http server is required! Draft for png, jpg, gif images
-
- Jan 06, 2020
-
-
Sergey Linev authored
Fix problem with connection closure for qt5 web engine Improve highlights handling for TGraph
-
Sergey Linev authored
One should remove cross-references in destructor, otherwise RWebWindow object will never get destroyed
-
Sergey Linev authored
Corresponent part of RWebWindow functionality
-
- Nov 20, 2019
-
-
Sergey Linev authored
Support geometry light configuration Support openui5theme config Error handling when try object draw in non-existing HTML elements
-