Home Forums Chart Support Problem multi charts Reply To: Problem multi charts

#45054

No problem, you can do it too by opening the page with the example you gave me and which is illustrated in the figure.

https://jsfiddle.net/canvasjs/3c290nc1/

from here you remove only a part of the code, exactly the first chartContainer1

<div id=”chartContainer1″ style=”width: 45%; height: 300px;display: inline-block;”></div>

You’ll see that it doesn’t work anymore!
Why?
How can it be solved?