I\'m trying out the example code for Chart.js given in the docs.
Width and height is specified inline on the canvas element at 400px/400px.
But when renderin
Not mentioned above but using max-width or max-height on the canvas element is also a possibility.
max-width
max-height