Skip to main content
eugeneg74505279
Participant
January 14, 2020
Answered

Charting library for canvas project (HTML5)

  • January 14, 2020
  • 1 reply
  • 410 views

Hi all,

 

Are there any charting libraries available to use with canvas projects? I'm looking to visually lay out a pie/doughnut chart on the canvas if possible. 

 

For example, would I be able to use chartjs.org? 

 

Any and all suggestions would be very appreciated. 

 

Thanks so much. 

This topic has been closed for replies.
Correct answer ClayUUID

The stage in Canvas projects is a single HTML <canvas> element, managed by the CreateJS library.

https://stackoverflow.com/questions/36578552/using-createjs-and-chartjs

 

1 reply

ClayUUIDCorrect answer
Legend
January 14, 2020

The stage in Canvas projects is a single HTML <canvas> element, managed by the CreateJS library.

https://stackoverflow.com/questions/36578552/using-createjs-and-chartjs