Home Forums Chart Support Convert d3 chart to canvas chart

Convert d3 chart to canvas chart

Viewing 4 posts - 1 through 4 (of 4 total)
  • #15990

    I have created a network chart of around 30000 edges in d3. When i render this in browser, my entire system gets slow down. Is there any way to convert my d3 chart to canvas chart and render it in browser with lower memory/ram

    #15996

    @haripriya,

    I’m sorry but we don’t have network chart as of now.

    —-
    Bivek Singh,
    Team CanvasJS

    #15998

    Hi,

    Thanks for your reply. Is it possible to convert any other d3 chart to canvas?

    #16012

    @haripriya

    Yes, it is possible to convert d3 to CanvasJS. You need to format the data as required by CanvasJS. Please take a look at this documentation page.

    —-
    Bivek Singh,
    Team CanvasJS

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

You must be logged in to reply to this topic.