- Notifications
You must be signed in to change notification settings - Fork1k
nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries
License
plouc/nivo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
In order to use nivo, you have to install the@nivo/core
package and then choosesome of the scoped@nivo
packages according to the charts you wish to use:
yarn add @nivo/core @nivo/bar
- Highly Customizable
- Motion/Transitions, powered byreact-spring
- Interactive Components Playground
- Exhaustive Documentation
- SVG Charts
- HTML Charts
- Canvas Charts
- Server Side Rendering and HTTP API
- Patterns &Gradients
- Theming
- Responsive Charts
Join thenivo discord community.
nivo is comprised of several packages/components, for a full list,please use theComponents Explorer.
Donations are welcome to help improvingnivo [Become a backer]
Support this project by becoming a sponsor,your logo will show up here with a link to your website. [Become a sponsor]
About
nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries