Home Forums Chart Support CanvasJS with shadow DOM Reply To: CanvasJS with shadow DOM

#27684

Hi Manoj,

Thanks for the quick response and I see what you did there. I didn’t know that the chart method could take a DOM element rather than an id.
Note: using new CanvasJS.Chart(this.chart…) works as well and avoid a lookup.