Home Forums StockChart Support Canvas js SVG support

Canvas js SVG support

Viewing 2 posts - 1 through 2 (of 2 total)
  • #44400

    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

    #44409

    @mustadirmahmood,

    Sorry, rendering CanvasJS Chart as SVG is not possible as of now.

    —-
    Manoj Mohan
    Team CanvasJS

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.