jonasgg
Posts: 1
Joined: Thu Sep 14, 2023 7:55 am

JSON export in online editor downloads truncated file

Thu Sep 14, 2023 8:05 am

The download button on the JSON export page in the editor gives me a file with incomplete code, containing only this, for example:

Code: Select all

{"title":{"text":"MyChart"},"subtitle":{"text":"MyUntitledChart"},"exporting":{},"chart":{"type":"column","inverted":true,"polar":false},"plotOptions":{"series":{"stacking":"normal","animation":false}},"yAxis":{"title":{}},"series":[{"lineWidth":1,"allowPointSelect":false,"crisp":true,"showCheckbox":false,"animation":false,"enableMouseTracking":true,"events":{},"point":{"events":{}},"dataLabels":{"animation":{},"borderWidth":0,"defer":true,"padding":5,"style":{"fontSize":"0.7em","fontWeight":"bold","color":"contrast","textOutline":"1pxcontrast"},"x":0},"cropThreshold":50,"opacity":1,"pointRange":null,"softThreshold":true,"states":{"normal":{"animation":true},"hover":{"animation":{"duration":150},"lineWidthPlus":1,"marker":{},"halo":false,"brightness":0.1},"select":{"animation":{"duration":0},"color":"
Is this a known issue? Easy workaround by copying the code but impractical for our non-techie users (we have an integration on our site that accepts the json file).

jakub.j
Posts: 886
Joined: Tue Jan 24, 2023 11:14 am

Re: JSON export in online editor downloads truncated file

Fri Sep 15, 2023 11:58 am

Welcome to our forum and thanks for contacting us with your question!

This bug has already been reported on GH: https://github.com/highcharts/highchart ... issues/217
You can watch this issue in the link above and track any information and workarounds for this one.

In case of any other questions, feel free to contact us anytime.
Kind regards
Jakub
Jakub
Highcharts Developer

Return to “Highcharts Usage”