billboard-charts

WebJar for billboard-charts

Лицензия

Лицензия

MIT
Категории

Категории

Charts Взаимодействие с пользователем
Группа

Группа

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

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

billboard-charts
Последняя версия

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

0.1.28
Дата

Дата

Тип

Тип

jar
Описание

Описание

billboard-charts
WebJar for billboard-charts
Ссылка на сайт

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

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

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

https://github.com/bahrus/billboard-charts

Скачать billboard-charts

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.webjars.bowergithub.polymer : polymer jar [2.0.0,3)
org.webjars.bowergithub.naver » billboard.js jar [1.2.0,2)
org.webjars.bowergithub.mbostock-bower : d3-bower jar [4.10.2,5)

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

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

Published on webcomponents.org

<billboard-charts>

Web component interface to billboard.js - the hit charting library forked from c3, which uses d3

Install the Polymer-CLI

First, make sure you have the Polymer CLI and npm (packaged with Node.js) installed. Run npm install to install your element's dependencies, then run polymer serve to serve your element locally.

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

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

Версия
0.1.28
0.1.24