nivo

WebJar for nivo

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

nivo
Last Version

Last Version

0.31.0
Release Date

Release Date

Type

Type

jar
Description

Description

nivo
WebJar for nivo
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/plouc/nivo

Download nivo

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/nivo/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>nivo</artifactId>
    <version>0.31.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/nivo/
implementation 'org.webjars.npm:nivo:0.31.0'
// https://jarcasting.com/artifacts/org.webjars.npm/nivo/
implementation ("org.webjars.npm:nivo:0.31.0")
'org.webjars.npm:nivo:jar:0.31.0'
<dependency org="org.webjars.npm" name="nivo" rev="0.31.0">
  <artifact name="nivo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='nivo', version='0.31.0')
)
libraryDependencies += "org.webjars.npm" % "nivo" % "0.31.0"
[org.webjars.npm/nivo "0.31.0"]

Dependencies

compile (17)

Group / Artifact Type Version
org.webjars.npm : recompose jar [0.25.0,0.26)
org.webjars.npm : d3-voronoi jar [1.1.2,2)
org.webjars.npm : d3-time jar [1.0.7,2)
org.webjars.npm : d3-color jar [1.0.3,2)
org.webjars.npm : d3-chord jar [1.0.4,2)
org.webjars.npm : d3-interpolate jar [1.1.5,2)
org.webjars.npm : d3-hierarchy jar [1.1.5,2)
org.webjars.npm : lodash jar [4.17.4,5)
org.webjars.npm : d3-format jar [1.2.0,2)
org.webjars.npm : d3-scale jar [1.0.6,2)
org.webjars.npm : d3-sankey jar [0.7.1,0.8)
org.webjars.npm : prop-types jar [15.5.10,16)
org.webjars.npm : d3-shape jar [1.2.0,2)
org.webjars.npm : react-motion jar [0.5.1,0.6)
org.webjars.npm : d3-time-format jar [2.0.5,3)
org.webjars.npm : d3-scale-chromatic jar [1.1.1,2)
org.webjars.npm : react-measure jar [2.0.2,3)

Project Modules

There are no modules declared in this project.

nivo

Backers on Open Collective Sponsors on Open Collective License GitHub Actions NPM version nivo channel on discord

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

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

Versions

Version
0.31.0