Romain François

Results 4 comments of Romain François

Also was just bit by this issue.

Thanks @stockiNail for your quick reply. My quick & dirty workaround : ``` const plugins: any = { zoom: { ... } annotation: { ... } } new Chart(chartRef.nativeElement, {...

By the way, I'm sorry to ask here if it's not the right place, but I guess it's related: Since today, graphs aren't displaying on the documentation https://www.chartjs.org/chartjs-plugin-annotation/latest/samples/box/basic.html and there...