DEV Community

Discussion on: Charts library in JavaScript

 
elcotu profile image
Daniel Coturel

I'll give it a shot if I cant't find something that works out of the box. This is because the website is already built in PHP with CakePHP and I don't want to make the backend too sophisticated.

Thread Thread
 
pedrohba1 profile image
Pedro Bufulin

I had a great problem doing charts in javascript too. The Chart.js didn't do what I wanted out of the box. Had to make a lot of changes in it, which ended in a pretty big and messy code