When I want to use Chart.js to draw one pie chart,But This chart is very big,When I use
<canvas id="myChart" width="400" height="200" ></canvas>
It is not working. And I am very confused.Anyone encounter this problem before?Please help me.Thank you!