nivo

WebJar for nivo

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

nivo
Последняя версия

Последняя версия

0.31.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

nivo
WebJar for nivo
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/plouc/nivo

Скачать nivo

Имя Файла Размер
nivo-0.31.0.pom
nivo-0.31.0.jar 505 KB
nivo-0.31.0-sources.jar 22 bytes
nivo-0.31.0-javadoc.jar 22 bytes
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (17)

Идентификатор библиотеки Тип Версия
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)

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.31.0