how to fix the height of chart in chartjs code example Example: chartJs height var ctx = document.getElementById("myChart"); ctx.height = 500;