- 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
-
- Oct 09, 2019
-
-
Sergey Linev authored
-
Sergey Linev authored
Small fixes in ROOT7 painting, let correctly use ROOT6 objects inside RCanvas, including objects update/redraw
-
- Oct 08, 2019
-
-
Sergey Linev authored
This let embed canvas side other ui5 widgets
-
- Oct 04, 2019
-
-
Sergey Linev authored
-
- Oct 01, 2019
-
-
Sergey Linev authored
Includes several fixes in histogram drawing and redrawing, including redrawing of objects from histogram functions list
-
Sergey Linev authored
Update JSROOT code
-
- Sep 30, 2019
-
-
Sergey Linev authored
-
Sergey Linev authored
Plus several fixes in TGeo interface
-
Sergey Linev authored
-
Sergey Linev authored
Avoid too complex binding with RDrawableAttributes.
-
Sergey Linev authored
-