NVD3 Web Components for Polymer

Saeid
A Frontend Developer Blog
1 min readApr 6, 2016
NVD3 charts as web components for Polymer

NVD3 charts as web components for Polymer.
I’m using Google Polymer for a front-end project. Polymer is a library for creating Web Components, which are a set of W3C standards and upcoming browser APIs for defining your own custom HTML elements. As it’s new, there are not many available web components for it. I’ve decided to make a bunch of chart elements for Polymer.

NVD3 Elements

NVD3 is a charting library written in D3. It provides many chart types and supports all d3 functions. I’ve created the following chart elements based on NVD3:

Installing

You could use bower for installing the elements or download the latest version from github.

bower install nvd3-elements

Demo and Options

There are many options which you could set and configure for your chart. See the component page for demo and options.

P.S.

You could check my other web components such as and at customelements.io/saeidzebardast.

--

--

Saeid
A Frontend Developer Blog

Tech Lead Engineer 💻☕️ Creating magic in the digital realm 🌟✨