scaleway/nivo
forked from plouc/nivo
Captured source
source ↗scaleway/nivo
Description: nivo provides a rich set of dataviz components, built on top of the awesome d3 and Reactjs libraries
License: MIT
Stars: 0
Forks: 0
Open issues: 0
Created: 2021-10-06T08:35:05Z
Pushed: 2021-10-06T08:40:58Z
Default branch: master
Fork: yes
Parent repository: plouc/nivo
Archived: no
README:
  [![License][license-image]][license-url] [![GitHub Actions][actions-image]][actions-url] [![NPM version][npm-image]][npm-url]
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.
Installation
In order to use nivo, you have to install the @nivo/core package and then choose some of the scoped @nivo packages according to the charts you wish to use:
yarn add @nivo/core @nivo/bar
Features
- Highly customizable
- Motion/transitions, powered by react-motion
- Component playground
- Exhaustive documentation
- Isomorphic rendering
- SVG charts
- HTML charts
- Canvas charts
- server side rendering API
- SVG patterns
- Gradients
- responsive charts
Discussion
Join the nivo discord community.
Packages & components
nivo is comprised of several packages/components, for a full list, please use the components explorer.
HTTP API
Components available through the HTTP rendering API.
Guides
Backers
Donations are welcome to help improving nivo [Become a backer]
Open Collective Sponsors
Support this project by becoming a sponsor, your logo will show up here with a link to your website. [Become a sponsor]
Credits
[license-url]: https://github.com/plouc/nivo/blob/master/LICENSE.md [npm-url]: https://www.npmjs.com/~nivo [actions-url]: https://github.com/plouc/nivo/actions [prettier-url]: https://github.com/prettier/prettier