You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-15Lines changed: 3 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,10 @@
1
1
# Charts.css
2
2
3
-
Open source data visualization framework using pure CSS.
3
+
**Charts.css** is an MIT-licensed open source CSS framework for data visualization.
4
4
5
-
## Installation
5
+
Visualization help end-users to understand data. **Charts.css** help frontend developers to turn data into beautiful charts and graphs using simple CSS classes.
6
6
7
-
Install with npm:
8
-
9
-
```shell
10
-
npm install charts.css
11
-
```
12
-
13
-
Install with yarn:
14
-
15
-
```shell
16
-
yarn add charts.css
17
-
```
18
-
19
-
## Getting started
7
+
## Documentation
20
8
21
9
Check the full documentation on [ChartsCSS.org](https://ChartsCSS.org/).
0 commit comments