Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exporting as png does not work reliable #2

Open
alexstaicu35 opened this issue Nov 15, 2021 · 2 comments
Open

Exporting as png does not work reliable #2

alexstaicu35 opened this issue Nov 15, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@alexstaicu35
Copy link

alexstaicu35 commented Nov 15, 2021

The png exporting functionality of the library does not seem to work 100% of the time

I included an example very similar to the one given by the library in which i try to export the same graph as png 100 times (bubble0.png, bubble1.png, ... , bubble99.png). Some of the images generated are not proper pngs (when trying to open them the following error is shown: Fatal error reading PNG image file: Not a PNG file )
test.zip

@jmishra01 jmishra01 added the bug Something isn't working label Nov 17, 2021
@alexstaicu35
Copy link
Author

I think this is related to being rate limited https://export.highcharts.com/ after a while if i try to save many highcharts. Is there any way to work around this?

@jmishra01
Copy link
Owner

@alexstaicu35 We have to setup export server locally using node and highchart export js library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants