Skip to content

Commit 9140ef7

Browse files
nagixsimonbrunel
authored andcommitted
Add a link to chartjs-plugin-colorschemes to extensions.md (#5813)
1 parent f40abe9 commit 9140ef7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/notes/extensions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ In addition, many charts can be found on the [npm registry](https://www.npmjs.co
1414
## Plugins
1515

1616
- <a href="https://github.com/chartjs/chartjs-plugin-annotation" target="_blank">chartjs-plugin-annotation</a> - Draws lines and boxes on chart area.
17+
- <a href="https://github.com/nagix/chartjs-plugin-colorschemes" target="_blank">chartjs-plugin-colorschemes</a> - Enables automatic coloring using predefined color schemes.
1718
- <a href="https://github.com/chartjs/chartjs-plugin-datalabels" target="_blank">chartjs-plugin-datalabels</a> - Displays labels on data for any type of charts.
1819
- <a href="https://github.com/chartjs/chartjs-plugin-deferred" target="_blank">chartjs-plugin-deferred</a> - Defers initial chart update until chart scrolls into viewport.
1920
- <a href="https://github.com/compwright/chartjs-plugin-draggable" target="_blank">chartjs-plugin-draggable</a> - Makes select chart elements draggable with the mouse.

0 commit comments

Comments
 (0)