Skip to content

Commit

Permalink
Add crosshair plugin to extensions page (chartjs#6070)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbelHeinsbroek authored and simonbrunel committed Feb 18, 2019
1 parent fccddfb commit 431e1da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/notes/extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ In addition, many charts can be found on the [npm registry](https://www.npmjs.co

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

0 comments on commit 431e1da

Please sign in to comment.