File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 1
1
# React Charts
2
2
3
+ Simple, immersive and interactive charts for React
4
+
3
5
<a href =" https://travis-ci.org/react-charts/react-charts " target =" \_parent " >
4
6
<img alt =" " src =" https://travis-ci.org/react-charts/react-charts.svg?branch=master " />
5
7
</a >
6
8
<a href =" https://npmjs.com/package/react-charts " target =" \_parent " >
7
9
<img alt =" " src =" https://img.shields.io/npm/dm/react-charts.svg " />
8
10
</a >
9
- <a href =" https://react-chat-signup.herokuapp. com/ " target =" \_parent " >
10
- <img alt =" " src =" https://img.shields.io/badge/slack- react--chat-blue.svg " />
11
+ <a href =" https://bundlephobia. com/result?p=react-charts " target =" \_parent " >
12
+ <img alt =" " src =" https://badgen.net/bundlephobia/minzip/ react-charts " />
11
13
</a >
12
14
<a href =" https://github.com/react-charts/react-charts " target =" \_parent " >
13
15
<img alt =" " src =" https://img.shields.io/github/stars/react-charts/react-charts.svg?style=social&label=Star " />
14
16
</a >
15
17
<a href =" https://twitter.com/tannerlinsley " target =" \_parent " >
16
18
<img alt =" " src =" https://img.shields.io/twitter/follow/tannerlinsley.svg?style=social&label=Follow " />
17
19
</a >
18
-
19
- Simple, immersive and interactive charts for React
20
+ <br />
21
+ <br />
22
+ <a href =" https://patreon.com/tannerlinsley " >
23
+ <img width =" 180 " alt =" " src =" https://raw.githubusercontent.com/tannerlinsley/files/master/images/patreon/become-a-patron.png " />
24
+ </a >
20
25
21
26
## Features
22
27
@@ -26,7 +31,9 @@ Simple, immersive and interactive charts for React
26
31
- React Hooks Ready
27
32
- Flexible data model
28
33
29
- ## [ Demos] ( https://react-charts.js.org )
34
+ ## Demos
35
+
36
+ - [ react-charts.js.org] ( https://react-charts.js.org )
30
37
31
38
## Intro
32
39
You can’t perform that action at this time.
0 commit comments