You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of Chart.js do you use? Unfortunately they decided to double the aspect ratio for pie (and family) charts so you'll need to set aspect ratio to 1 to avoid this. See chartjs/Chart.js#4079
Hi,
as the title says, i don't know how to reproduce the sizing of the demo page for a pie chart...
When i look at the code, there's a chart-xs class that seems to do the trick, but I can find it anywhere...
I might be missing something...
I' ve added chart.js, angular-chart.js, bootstrap.js and jquery as dependencies, I also added bootstrap.css and the example app.css.
I don't really know where to look now...
Thanks !
The text was updated successfully, but these errors were encountered: