billboard-charts

WebJar for billboard-charts

License

License

MIT
Categories

Categories

Charts User Interface
GroupId

GroupId

org.webjars.bowergithub.bahrus
ArtifactId

ArtifactId

billboard-charts
Last Version

Last Version

0.1.28
Release Date

Release Date

Type

Type

jar
Description

Description

billboard-charts
WebJar for billboard-charts
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

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

Download billboard-charts

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
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)

Project Modules

There are no modules declared in this project.

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.

Versions

Version
0.1.28
0.1.24