You must be logged in to post your query.
Home › Forums › StockChart Support › Canvas js SVG support
Tagged: Charts, pdf, svg
Hello,
We’re currently utilizing Puppeteer to capture a snapshot of our chart and subsequently convert it into a PDF. However, we’ve encountered performance issues, particularly when performing zoom in/out operations on the generated PDF. We suspect that the Canvas element, where the chart is rendered, may be contributing to the slowdown. After some investigation, we believe that using SVG instead of Canvas for chart plotting could potentially enhance the speed. Is it possible for CanvasJS to support SVG?
Thanks
@mustadirmahmood,
Sorry, rendering CanvasJS Chart as SVG is not possible as of now.
—- Manoj Mohan Team CanvasJS
You must be logged in to reply to this topic. Login/Register