Offline Export of Pie Charts not working in Firefox #6481
Closed
Labels
Comments
Thanks for reporting! It's an issue with the svg2pdf.js library, hereby reported at yWorks/svg2pdf.js#22. |
Any update on this issue? |
We are looking into it with the yWorks team, see yWorks/svg2pdf.js#22. |
Unfortunately, replacing the 2 files provided does not resolve the issue I am experiencing. |
libURL:"https://code.highcharts.com/5.0.9/lib/ Maybe the files haven't been updated on the highcharts site? |
Correct, v5.0.10 isn't published yet. It will probably be today, we're almost finished regression testing. |
Thank you |
Works since HC 5.0.10. Tested in FF 52.x. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
When implementing the latest version of highcharts (5.0.9), I have created various Pie type charts. Upon choosing the export to PDF option, I expect the PDF to download and upon opening, the Pie chart should be displayed.
Actual behaviour
I can download the PDF document ok, however, upon opening the PDF, the Pie image is missing. Title and series data, however, is visible.
Live demo with steps to reproduce
I have realised that this issue can also be replicated on an official offline export demo on the highcharts site.
If we navigate to:
http://jsfiddle.net/gh/get/jquery/1.11.0/highslide-software/highcharts.com/tree/master/samples/highcharts/exporting/offline-download-demo/
and if we proceed to change the chart type from "area" to "pie" and re-run the project, then we download and try to view the pdf...we can see that the title and series data loads fine, however, the actual pie chart does not display. I have only noticed this issue with downloading Pie charts into PDF on Firefox when using the latest (5.0.9) version of offline exporting.
Affected browser(s)
Firefox only
The text was updated successfully, but these errors were encountered: