Skip to content

Commit c98dbe2

Browse files
authored
Add charjs-plugin-autocolors (chartjs#37)
* Add charjs-plugin-autocolors * Remove Chart.js from description
1 parent e462aa0 commit c98dbe2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ A curated list of awesome things related to [Chart.js](https://www.chartjs.org)
3939
Name | Description | Chart.js v2 | Chart.js v3
4040
---- | ----------- | :--: | :--:
4141
[annotation](https://github.com/chartjs/chartjs-plugin-annotation) | Draws lines and boxes on the chart area | ✔ | ✔
42+
[autocolors](https://github.com/kurkle/chartjs-plugin-autocolors) | Automatic color generation | | ✔
4243
[colorschemes](https://github.com/nagix/chartjs-plugin-colorschemes) | Enables automatic coloring using predefined color schemes | ✔ | ✔
4344
[crosshair](https://github.com/abelheinsbroek/chartjs-plugin-crosshair) | Adds a data crosshair to line and scatter charts | ✔ | ✔
4445
[datalabels](https://github.com/chartjs/chartjs-plugin-datalabels) | Displays labels on data for any type of charts | ✔ | ✔

0 commit comments

Comments
 (0)