Vitaly Lischenko
Vitaly Lischenko
For simple cases you can tweak one of the existing themes by overriding its methods. For example: (def my-theme (proxy [org.knowm.xchart.style.GGPlot2Theme] [] (getPlotBackgroundColor [] (Color. 1.0 1.0 1.0)) (getSeriesColors []...
In case it helps with debugging, I am seeing `"RangeError: Invalid string length"` with this 60KB svg file in LaserWeb 4.0.996 on a Mac. [Untitled-F_Cu.svg.zip](https://github.com/LaserWeb/LaserWeb4/files/4738957/Untitled-F_Cu.svg.zip)
I tried minimizing the svg contents that still trigger the issue for me. It does not seem to be directly caused by the file size. For example, here is a...
Thank you for looking into it, @cprezzi ! The small.svg does open in Inkscape v1.0b2 on Mac OS for me (needs a lot of zoom out else the entire view...
The links such as https://mapwarper.net/maps/tile/12345/{z}/{x}/{y}.png don't work for me in JOSM when I use the `Imagery -> Rectified Image... -> Map Warper` menu. However, it works when I put the...
@winnph, I took the liberty of creating a PR for pyrobots: https://github.com/severin-lemaignan/pyrobots/pull/8