chartjs-plugin-gradient
chartjs-plugin-gradient copied to clipboard
Easy gradients for Chart.js
Just a little note about the registration part of the readme. I think it should be. ``` Registering All charts Chart.register(gradient); Single chart const chart = new Chart(ctx, { //...
I have an issue when I'm trying to import this library. I'm using webpack, and it doesn't compile the JS file and throws an error at the line: `import gradient...
It would help to keep consistency if the gradient color was also applied on the property. hoverBackgroundColor fot the point that appears when hovering a line data point
Bumps [rollup](https://github.com/rollup/rollup) from 3.10.1 to 4.21.3. Release notes Sourced from rollup's releases. v4.21.3 4.21.3 2024-09-12 Bug Fixes Always respect side effects in left-hand side of optional chain (#5642) Update stack...
Bumps [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) from 3.1.1 to 3.2.0. Release notes Sourced from karma-chrome-launcher's releases. v3.2.0 3.2.0 (2023-04-20) Features add process.env.ProgramW6432 as root location for binaries (12a73db) Changelog Sourced from karma-chrome-launcher's changelog. 3.2.0...
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 9.10.0. Release notes Sourced from eslint's releases. v9.10.0 Features 301b90d feat: Add types (#18854) (Nicholas C. Zakas) bcf0df5 feat: limit namespace import identifier in id-length...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.49.0 to 8.26.1. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.26.1 8.26.1 (2025-03-10) 🩹 Fixes eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as eligible for nullish coalescing (#10865) eslint-plugin: [no-unsafe-return] handle...
Bumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 6.0.0 to 6.1.0. Changelog Sourced from @rollup/plugin-json's changelog. v6.1.0 2023-12-12 Features feat: add includeArbitraryNames option (#1641) v6.0.1 2023-10-05 Bugfixes fix: ensure rollup 4 compatibility #1595 Commits 8205497...
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.5 to 4.36.0. Release notes Sourced from rollup's releases. v4.36.0 4.36.0 2025-03-17 Features Extend renderDynamicImport hook to provide information about static dependencies of the imported module (#5870)...
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 9.22.0. Release notes Sourced from eslint's releases. v9.22.0 Features 7ddb095 feat: Export defineConfig, globalIgnores (#19487) (Nicholas C. Zakas) Bug Fixes 19c0127 fix: improve message for...