From: Martin Alex Philip Dawson Date: Mon, 6 Nov 2017 09:39:39 +0000 (+0100) Subject: Add link to chartjs-plugin-waterfall (#4921) X-Git-Tag: v2.7.2~1^2~52 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=95d7d8c20df4377c238224654037e2f4886823a8;p=thirdparty%2FChart.js.git Add link to chartjs-plugin-waterfall (#4921) --- diff --git a/docs/notes/extensions.md b/docs/notes/extensions.md index 33e0e647e..5831821ef 100644 --- a/docs/notes/extensions.md +++ b/docs/notes/extensions.md @@ -18,6 +18,7 @@ In addition, many charts can be found on the [npm registry](https://www.npmjs.co - chartjs-plugin-deferred - Defers initial chart update until chart scrolls into viewport. - chartjs-plugin-draggable - Makes select chart elements draggable with the mouse. - chartjs-plugin-stacked100 - Draws 100% stacked bar chart. + - chartjs-plugin-waterfall - Enables easy use of waterfall charts. - chartjs-plugin-zoom - 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-).