how to change the size of a canvas built with chart .js code example Example: chartJs height var ctx = document.getElementById("myChart"); ctx.height = 500;