0.0.6 • Published 7 years ago
hap-dataviz v0.0.6
⚠️ This repository is a fork of nivo ⚠️
All further developments were made to extend the possibilities of data visualisations.
nivo provides supercharged React components to easily build dataviz apps, it's built on top of d3.
Several libraries already exist for React d3 integration, but just a few provide server side rendering ability and fully declarative charts.
Nivo documentation
Features
- Highly customizable
- Motion/transitions, powered by react-motion
- Component playground
- Exhaustive documentation
- Isomorphic rendering
- SVG charts
- HTML charts
- Canvas charts
- placeholder components for advanced customization (
<*Placeholders />
components) - server side rendering API
- SVG patterns
- Gradients
- responsive charts
Components
- Bar
- Bubble
- Calendar
- Chord
- HeatMap
- Line
- Pie
- Radar
- Sankey
- Stream
- Sunburst
- TreeMap
- Voronoi
experimental
HTTP API
Guides
Repositories
- nivo - the nivo library
- nivo-api - the nivo http api
- nivo-api-docker - a Docker image for the nivo http api
- nivo-generators - the data generators used for nivo-website and http API samples
- nivo-website - the source for the nivo website