]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Update extensions.md (#4930)
authorMartin Alex Philip Dawson <u1356770@gmail.com>
Tue, 7 Nov 2017 23:25:11 +0000 (00:25 +0100)
committerEvert Timberg <evert.timberg+github@gmail.com>
Tue, 7 Nov 2017 23:25:11 +0000 (18:25 -0500)
Removed trailing space from waterfall-plugin.

docs/notes/extensions.md

index 5831821eff265b86970f4848d6526ae171ae1dfb..ff0c82a87d5e2722ca41107648e4873953866577 100644 (file)
@@ -18,7 +18,7 @@ In addition, many charts can be found on the [npm registry](https://www.npmjs.co
  - <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.
  - <a href="https://github.com/y-takey/chartjs-plugin-stacked100" target="_blank">chartjs-plugin-stacked100</a> - Draws 100% stacked bar chart.
 - <a href="https://github.com/everestate/chartjs-plugin-waterfall" target="_blank">chartjs-plugin-waterfall</a> - Enables easy use of waterfall charts.
+ - <a href="https://github.com/everestate/chartjs-plugin-waterfall" target="_blank">chartjs-plugin-waterfall</a> - Enables easy use of waterfall charts.
  - <a href="https://github.com/chartjs/chartjs-plugin-zoom" target="_blank">chartjs-plugin-zoom</a> - Enables zooming and panning on charts.
 
 In addition, many plugins can be found on the [npm registry](https://www.npmjs.com/search?q=chartjs-plugin-).