coreui/coreui-react-chartjs

Undefined properties when using plugins

miguel-martinr opened this issue · 0 comments

I've tried to use two different plugins: Zoom and Annotation.

But these kind of error keep happening:
image

In the case of Zoom plugin I fixed it providing ALL settings, even with defaults, but with the Annotation one I haven't been able to find those default values.

I think the cause for this may be that plugins are not being registered correctly maybe?