Invalid Name
Invalid Name
@jackturner4416 I can't work on this until at least next week. I will try to work on this after I am (hopefully) in a better position with homework.
@jimmyangel @jackturner4416 What Firefox version(s) are you using? Also, what html2canvas version(s) are you using? What operating system are you using? How much ram does the computer have? What type...
@jimmyangel When I test the link you provided and try to capture the whole chart on Chrome the page just crashes. When I try to open the page on `Firefox...
@jackturner4416 For your current use case is there any benefit to use html2canvas to render the SVGs client side vs. converting the SVGs to a high quality `png` beforehand and...
@jackturner4416 After doing some testing with `canvg` (my test code can be found [here](https://github.com/coder0107git/html2canvas-issue-2881/blob/8cf0334cdcf3963fbd92bbd5b78f30e0bc22b02f/canvg-test.html)), I was wondering, would drawing directly to a canvas work for your use case? Also, do...
Another idea is to have a customizable plain text message.
You need access to a terminal to run python or you can try to run it [here](https://www.tutorialspoint.com/execute_python_online.php).
The feature request to run python in the editor is a duplicate of #35.
I also recently noticed that too. I will make a pull request if I can figure out the problem. **Update**: This is probably a problem with [Ace](https://ace.c9.io/) (probably the version...
I don't think there is a code preview for any coding language. Maybe you could use an online markdown preview like [this](https://markdownlivepreview.com/).