Skip to content

Commit 0583858

Browse files
authored
Update README.md
Colorschemes plugin is not compattible with V3. Issue about it: nagix/chartjs-plugin-colorschemes#28 Open PR for improving V3 compatability: nagix/chartjs-plugin-colorschemes#30
1 parent 449b359 commit 0583858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ A curated list of awesome things related to [Chart.js](https://www.chartjs.org)
4040
---- | ----------- | :--: | :--:
4141
[annotation](https://github.com/chartjs/chartjs-plugin-annotation) | Draws lines and boxes on the chart area | ✔ | ✔
4242
[autocolors](https://github.com/kurkle/chartjs-plugin-autocolors) | Automatic color generation | | ✔
43-
[colorschemes](https://github.com/nagix/chartjs-plugin-colorschemes) | Enables automatic coloring using predefined color schemes | ✔ |
43+
[colorschemes](https://github.com/nagix/chartjs-plugin-colorschemes) | Enables automatic coloring using predefined color schemes | ✔ |
4444
[crosshair](https://github.com/abelheinsbroek/chartjs-plugin-crosshair) | Adds a data crosshair to line and scatter charts | ✔ | ✔
4545
[datalabels](https://github.com/chartjs/chartjs-plugin-datalabels) | Displays labels on data for any type of charts | ✔ | ✔
4646
[datasource-prometheus](https://github.com/samber/chartjs-plugin-datasource-prometheus) | Displays time-series from Prometheus | ✔ |

0 commit comments

Comments
 (0)