Highcharts Pie Chart
-
I'm trying to add a pie chart to a report. I've got a fiddle for the chart itself, so its working:
https://jsfiddle.net/dday515/zmwng7hf/
However, when I try to add the chart into a jsreport, it doesn't work. I have disabled animations, but its still not working. Any ideas?
-
It seems phantomjs crashes for the latest highcharts v6.
It seems to work for v5https://playground.jsreport.net/studio/workspace/HygFolbm7/3
<script src="https://code.highcharts.com/5.0.14/highcharts.js"></script>
-
This bug was already observed here
https://forum.jsreport.net/topic/434/stak-error-command-failed/3Using phantomjs 2 makes it running for the latest highcharts