George Kanellopoulos
George Kanellopoulos
Hello, I can also attest that I do see the same issue in my implementation. 1. Both .plot(....save....) and .savefig() methods while in a loop allocate large amounts of memory...
Hello Daniel, I've run my script outside of Jupyter notebook: 1. mpf.plot (...save...) works significantly better (speed-wise) compared to inside the notebook and without any memory issues (no gc.collect, yes...
Hello, I am trying to run this script on Windows 10 and I am getting the following error: `Cannot read link, path = [folder name] (OS Error: The file or...
Thank you very much @brianegan !
I've used [svg-to-jsx](https://github.com/janjakubnanista/svg-to-jsx) library to convert first to jsx and then run it by this one. All of the properties are read correctly except "preserveaspectratio" which is reverted back to...
I've used [svg-to-jsx](https://github.com/janjakubnanista/svg-to-jsx) library to convert first to jsx and then run it by this one. All of the properties are read correctly except "preserveaspectratio" which is reverted back to...
The web version of the app is working. I only see this issue when I try using this iOS app
I get an authorization error. On the other hand if I embed the web server access info into the URL and the ownCloud access info on the provided fields I...