csv export does not work on pie chart if the data: name is empty #7404
Labels
Comments
Hi @ysu2 Thank you for reporting this bug! |
Original demo with the fix applied: http://jsfiddle.net/highcharts/9eo3tz8n/2/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
csv to export
Actual behaviour
no export happening
Js error: "missing xAxis" on line 304 in export-data.js (module, using src version)
(version 6.0.3)
Live demo with steps to reproduce
http://jsfiddle.net/9eo3tz8n/1/
Affected browser(s)
probably all
The text was updated successfully, but these errors were encountered: