Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scottdj92/nivo-data-viz-poc
a POC for data visualizations using Nivo
https://github.com/scottdj92/nivo-data-viz-poc
data-visualization emotion nivo parcel-bundler typescript
Last synced: 15 days ago
JSON representation
a POC for data visualizations using Nivo
- Host: GitHub
- URL: https://github.com/scottdj92/nivo-data-viz-poc
- Owner: scottdj92
- License: mit
- Created: 2019-01-12T22:06:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-15T02:03:50.000Z (about 6 years ago)
- Last Synced: 2024-11-10T02:29:38.054Z (2 months ago)
- Topics: data-visualization, emotion, nivo, parcel-bundler, typescript
- Language: TypeScript
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nivo-data-viz-poc
a POC for data visualizations using Nivo## Getting started
1. `yarn install`
2. `yarn dev`
3. visit `localhost:1234`## Why
To see if Nivo charts would be something good to play around with## Roadmap
* Potential dashboard usage
* Potential graphQL usage to fetch and update data