Skip to content

Commit 449b359

Browse files
authored
Add chartjs-plugin-gradient (#36)
* Add chartjs-plugin-gradient * Remove Chart.js from description
1 parent c98dbe2 commit 449b359

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
@@ -46,6 +46,7 @@ A curated list of awesome things related to [Chart.js](https://www.chartjs.org)
4646
[datasource-prometheus](https://github.com/samber/chartjs-plugin-datasource-prometheus) | Displays time-series from Prometheus | ✔ |
4747
[deferred](https://github.com/chartjs/chartjs-plugin-deferred) | Defers initial chart update until chart scrolls into viewport | ✔ |
4848
[dragdata](https://github.com/chrispahm/chartjs-plugin-dragdata) | Lets users drag data points on the chart | ✔ | ✔
49+
[gradient](https://github.com/kurkle/chartjs-plugin-gradient) | Easy gradients | | ✔
4950
[hierarchical](https://github.com/sgratzl/chartjs-plugin-hierarchical) | Adds support for hierarchical categorical scales that can be collapsed, expanded, and focused | ✔ | ✔
5051
[regression](https://github.com/pomgui/chartjs-plugin-regression) | Calculate and draw statistical linear, exponential, power, logarithmic, and polynomial regressions (trend lines) | ✔ |
5152
[rough](https://github.com/nagix/chartjs-plugin-rough) | Draws charts in a sketchy, hand-drawn-like style using Rough.js | ✔ |

0 commit comments

Comments
 (0)