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
I cannot believe nobody talked about using a relative parent element.
Code:
Sources: Official documentation