chartjs-web-components icon indicating copy to clipboard operation
chartjs-web-components copied to clipboard

the web components for chartjs

Results 3 chartjs-web-components issues
Sort by recently updated
recently updated
newest added

Importing ```import 'chartjs-web-components';``` gives me the following error ```javascript ReferenceError: chart is not defined at Object._ (base.js:formatted:1) at s (base.js:formatted:1) at Module._ (base.js:formatted:1) at s (base.js:formatted:1) at base.js:formatted:1 at Module../node_modules/chartjs-web-components/dist/base.js...

How to load in Polymer 3? When trying I always get: `SyntaxError: The requested module '../node_modules/chart.js/dist/Chart.js' does not provide an export named 'Chart'` when loading Chart.js via import