Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tyn1998/dummy-charts
https://github.com/tyn1998/dummy-charts
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tyn1998/dummy-charts
- Owner: tyn1998
- Created: 2021-12-08T06:34:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T14:47:37.000Z (over 2 years ago)
- Last Synced: 2024-10-30T14:06:40.680Z (3 months ago)
- Language: JavaScript
- Size: 1.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dummy Charts
This project is a collection of easy-to-use charts for React components.# How to run
## yarn (recommended)
1. `yarn install`
2. `yarn run start`## npm
1. `npm install`
2. `npm run start`# Screenshots
1. ScatterTimeline
![image](https://user-images.githubusercontent.com/32434520/145160933-1fbec430-1bb0-4ce0-80ae-3d7666dabb3e.png)