File tree Expand file tree Collapse file tree 2 files changed +29
-5
lines changed
packages/coreui-react-chartjs Expand file tree Collapse file tree 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
227
328[ ![ npm package] [ npm-badge ]] [ npm ]
429[ ![ NPM downloads] [ npm-download ]] [ npm ]
5- ![ react] ( https://img.shields.io/badge/react-^17.0.1-lightgrey.svg?style=flat-square&logo=react )
630
731[ npm-badge ] : https://img.shields.io/npm/v/@coreui/react-chartjs/latest?style=flat-square
832[ npm ] : https://www.npmjs.com/package/@coreui/react-chartjs
1135##### install:
1236
1337``` bash
14- npm install @coreui/react-chartjs@next
38+ npm install @coreui/react-chartjs
1539
1640# or
1741
18- yarn add @coreui/react-chartjs@next
42+ yarn add @coreui/react-chartjs
1943```
2044
2145##### import:
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/react-chartjs" ,
3- "version" : " 2.0.0-rc.3 " ,
3+ "version" : " 2.0.0" ,
44 "description" : " React wrapper component for Chart.js" ,
55 "keywords" : [
66 " coreui" ,
You can’t perform that action at this time.
0 commit comments