We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8fd254 commit f84cebaCopy full SHA for f84ceba
README.md
@@ -1,6 +1,7 @@
1
# react-chartjs-2
2
3
-React wrapper for [ChartJs 2](http://www.chartjs.org/docs/#getting-started)
+React wrapper for [ChartJs 2](http://www.chartjs.org/docs/#getting-started)
4
+Open for PR's and contributions!
5
6
7
## Demo & Examples
@@ -20,7 +21,7 @@ Then open [`localhost:8000`](http://localhost:8000) in a browser.
20
21
## Installation via NPM
22
23
```
-npm install react-chartjs-2 chart.js uid --save
24
+npm install react-chartjs-2 chart.js --save
25
26
27
0 commit comments