Skip to content
/ nivo Public
forked from plouc/nivo

nivo provides a rich set of dataviz components, built on top of the awesome d3 and Reactjs libraries

License

Notifications You must be signed in to change notification settings

sethbro/nivo

 
 

Repository files navigation

nivo

License Travis CI NPM version nivo channel on discord Dependencies styled with prettier

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 just have to pick the scoped @nivo packages according to the charts you wish to use.

yarn add @nivo/bar @nivo/sankey ...

Features

Discussion