I need to render 3 charts in a single page.
I followed the instructions here: https://canvasjs.com/docs/charts/how-to/render-multiple-charts-in-a-page/
But it doesn’t work. Both charts are a blank space.
I double checked that the <div>s have each a unique Id that is being referenced in the CanvasJS code.