chartjs / chartjs/chartjs-plugin-datalabels
Make NPM peer dependency with chartjs ^4.0.0 valid
Open
- Dominant language
- JavaScript
- Stars
- 920
- Forks
- 507
- PR merge metrics
- No merged PRs in 30d
Description
I have chartjs v4 installed but npm warn me about missing peer dependency because of this plugin:
`npm WARN chartjs-plugin-datalabels@2.0.0 requires a peer of chart.js@^3.0.0 but none is installed. You must install peer dependencies yourself.`
[Chartjs awesome](https://github.com/chartjs/awesome) clearly state that it is compatible with chartjs 4 and the plugin works with this version.
There should be something wrong with the package configuration of this plugin.
Is it easily fixable?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.