nvd3-elements

WebJar for nvd3-elements

License

License

MIT
GroupId

GroupId

org.webjars.bowergithub.saeidzebardast
ArtifactId

ArtifactId

nvd3-elements
Last Version

Last Version

0.21.0
Release Date

Release Date

Type

Type

jar
Description

Description

nvd3-elements
WebJar for nvd3-elements
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/saeidzebardast/nvd3-elements

Download nvd3-elements

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.webjars.bowergithub.novus : nvd3 jar [1.8.1,1.9)
org.webjars.bowergithub.polymer : polymer jar [1.7.0,2)
org.webjars.bowergithub.polymerelements : iron-resizable-behavior jar [1.0.3,2)

Project Modules

There are no modules declared in this project.

nvd3-elements Build Status Published on webcomponents.org

NVD3 charts as web components for Polymer.

nvd3-elements

Install

bower install nvd3-elements

Available charts elements

  • <nvd3-line>
  • <nvd3-line-with-focus>
  • <nvd3-pie>
  • <nvd3-donut>
  • <nvd3-scatter>
  • <nvd3-bullet>
  • <nvd3-discrete-bar>
  • <nvd3-stacked-area>
  • <nvd3-multi-bar>
  • <nvd3-multi-bar-horizontal>
  • <nvd3-cumulative-line>
  • <nvd3-sunburst>

Demo and Options

See the component page for demo and options.

Events

You could create listeners for all NVD3 events. Please check NVD3 documentation for events list of each chart.

License

MIT © Saeid Zebardast

Versions

Version
0.21.0