File tree 2 files changed +29
-5
lines changed
packages/coreui-react-chartjs
2 files changed +29
-5
lines changed Original file line number Diff line number Diff line change 1
- ### [ @coreui/react-chartjs ] ( https://coreui.io/ ) for [ CoreUI for React] ( https://coreui.io/react/ )
1
+ <p align =" center " >
2
+ <a href =" https://coreui.io/ " >
3
+ <img
4
+ src="https://coreui.io/images/brand/coreui-signet.svg"
5
+ alt="CoreUI logo"
6
+ width="200"
7
+ />
8
+ </a >
9
+ </p >
10
+
11
+ <h3 align =" center " >CoreUI React.js wrapper for Chart.js</h3 >
12
+
13
+ <p align =" center " >
14
+ <a href =" https://coreui.io/react/docs/components/chart/ " ><strong >Explore @coreui/react-chartjs docs & examples »</strong ></a >
15
+ <br >
16
+ <br >
17
+ <a href =" https://github.com/coreui/coreui-react/issues/new?template=bug_report.md " >Report bug</a >
18
+ ·
19
+ <a href =" https://github.com/coreui/coreui-react/issues/new?template=feature_request.md " >Request feature</a >
20
+ ·
21
+ <a href =" https://community.coreui.io/ " >Community</a >
22
+ ·
23
+ <a href =" https://blog.coreui.io/ " >Blog</a >
24
+ </p >
25
+
26
+ ## Status
2
27
3
28
[ ![ npm package] [ npm-badge ]] [ npm ]
4
29
[ ![ NPM downloads] [ npm-download ]] [ npm ]
5
- ![ react] ( https://img.shields.io/badge/react-^17.0.1-lightgrey.svg?style=flat-square&logo=react )
6
30
7
31
[ npm-badge ] : https://img.shields.io/npm/v/@coreui/react-chartjs/latest?style=flat-square
8
32
[ npm ] : https://www.npmjs.com/package/@coreui/react-chartjs
11
35
##### install:
12
36
13
37
``` bash
14
- npm install @coreui/react-chartjs@next
38
+ npm install @coreui/react-chartjs
15
39
16
40
# or
17
41
18
- yarn add @coreui/react-chartjs@next
42
+ yarn add @coreui/react-chartjs
19
43
```
20
44
21
45
##### import:
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/react-chartjs" ,
3
- "version" : " 2.0.0-rc.3 " ,
3
+ "version" : " 2.0.0" ,
4
4
"description" : " React wrapper component for Chart.js" ,
5
5
"keywords" : [
6
6
" coreui" ,
You can’t perform that action at this time.
0 commit comments