NVD3 charts as web components for Polymer.
bower install nvd3-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>
See the component page for demo and options.
You could create listeners for all NVD3 events. Please check NVD3 documentation for events list of each chart.
MIT © Saeid Zebardast