chartjs-plugin-style icon indicating copy to clipboard operation
chartjs-plugin-style copied to clipboard

Uncaught Error: "defaultExtended" is not a chart type.

Open buzz8year opened this issue 5 years ago • 2 comments

If one extends default controller, i.e.:

Chart.controllers.line.extend({ ... });

then, following error is raised:

https://github.com/nagix/chartjs-plugin-style/blob/027eb2763c012ae013e1016f47e83a00938f7bbb/src/plugins/plugin.style.js#L54

buzz8year avatar Dec 01 '19 10:12 buzz8year

Also getting this error while using https://github.com/sgratzl/chartjs-chart-geo

theianjohnson avatar Dec 06 '19 22:12 theianjohnson

@cocostru Have you found a solution for this? @theianjohnson

praveen-wal avatar Mar 20 '20 06:03 praveen-wal