nvd3-elements
NVD3 charts as web components for Polymer.
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