node-export-server
node-export-server copied to clipboard
Chart being not rendering correctly in case of file format: image/svg+xml
Expected behaviour
Actual behaviour
Reproduction steps
- opened url in chrome https://export.highcharts.com/
- Added following JSON in option input box (Below is attached json file) ScatterChartJson_exportWebsite.json
- Selected file format: image/svg+xml
- Clicked on download
Thanks for reporting @divaker99
This should be a straight-forward fix, I've added it to our backlog and I'm currently taking care of this issue.
@divaker99 feel free to test the code from #550 where this has been fixed. This will be a part of our next minor release.
Hi @jszuminski , thanks for fixing it, I was able to test it , it is working fine.
Thanks again for considering my issue and quick response.