[Chartjs]-How to dynamically set ChartJs line chart width based on dataset size?

-1👍

I found this on chartjs.org
fullWidth Boolean true Marks that this box should take the full width of the canvas (pushing down other boxes)
http://www.chartjs.org/docs/#chart-configuration-title-configuration
hope this helps.

Leave a comment