I am evaluating highcharts for a client project and ran into the problem of creating a polar diagram with phantomjs. Chart lines come out like a thick gray drop! I thought this was due to the animation, but it turned off. Try and post the image, but does anyone have any thoughts on what else might cause this? If I print a preview with chrome, it also looks fine.
Here is the image .
This was created as part of a report that I created using the rasterize.js script included in phantomjs. All other diagrams work fine, the polar diagram is the only one that does not come out. If I use a highcharts script export server with phantomjs, it works fine, but it only allows exporting 1 chart to PDF. I need to export the entire web page as a PDF, including some diagrams.
source
share