Jacco van den Berg
Jacco van den Berg
Chart imported from React package cant register plugins, calling register on it will result in an error that the method is not found
Mark the package as deprecated on NPM so new users are less likely to start using a deprecated package. Also release 1 final build so that the readme is updated...
Resolves #10155 TODO: - [ ] Fix Failing test - [ ] Write migration - [ ] Update docs https://www.chartjs.org/docs/latest/axes/#callbacks - [ ] Update typings @etimberg you added the breaking...
Resolves #49
### Expected behavior codesandbox templates should work with V4 ### Current behavior They don't want to import chart.js ### Reproducible sample https://codesandbox.io/s/react-chartjs-2-chart-js-issue-template-forked-64m243 ### Optional extra steps/info to reproduce _No response_...
### Library name Chart.js ### Library JSON file https://github.com/cdnjs/packages/blob/master/packages/c/Chart.js.json ### Library source https://www.npmjs.com/package/chart.js ### Files to include Current files are fine, the updates to the package just seems to have...