0👍
You have to increase the height of the canvas
For example:
<div style="height: 200px" id="chart"> </div>
or in your css file.
I hope this helps.
Source:stackexchange.com
0👍
You have to increase the height of the canvas
For example:
<div style="height: 200px" id="chart"> </div>
or in your css file.
I hope this helps.