All Projects → saeidzebardast → Nvd3 Elements

saeidzebardast / Nvd3 Elements

Licence: mit
NVD3 charts as web components for Polymer.

Projects that are alternatives of or similar to Nvd3 Elements

Impresionante Javascript
Recopilación de links en español sobre JavaScript
Stars: ✭ 374 (+858.97%)
Mutual labels:  polymer
Shiba
Rich markdown live preview app with linter
Stars: ✭ 691 (+1671.79%)
Mutual labels:  polymer
Img Pan Zoom
Image pan zoom element, uses openSeadragon
Stars: ✭ 8 (-79.49%)
Mutual labels:  polymer
Awesome Polymer
A collection of awesome Polymer resources.
Stars: ✭ 384 (+884.62%)
Mutual labels:  polymer
Polymer
Our original Web Component library.
Stars: ✭ 21,723 (+55600%)
Mutual labels:  polymer
Gdg.es
The GDG Spain official website
Stars: ✭ 16 (-58.97%)
Mutual labels:  polymer
Daily Stock Forecast
Daily Stock Forecasts using Machine Learning & Python
Stars: ✭ 341 (+774.36%)
Mutual labels:  polymer
Ember Polymer
Use Polymer in your ambitious Ember application! 💎
Stars: ✭ 20 (-48.72%)
Mutual labels:  polymer
Web Component Tester
Moved to Polymer/tools monorepo
Stars: ✭ 571 (+1364.1%)
Mutual labels:  polymer
Hoverboard
Conference website template
Stars: ✭ 935 (+2297.44%)
Mutual labels:  polymer
Vaadin
An evolving set of open source web components for building mobile and desktop web applications in modern browsers.
Stars: ✭ 424 (+987.18%)
Mutual labels:  polymer
Polymer Cli
Moved to Polymer/tools monorepo
Stars: ✭ 518 (+1228.21%)
Mutual labels:  polymer
Paper Timezone
Polymer based timezone selection component
Stars: ✭ 19 (-51.28%)
Mutual labels:  polymer
Vaadin Core
An evolving set of free, open source web components for building mobile and desktop web applications in modern browsers.
Stars: ✭ 382 (+879.49%)
Mutual labels:  polymer
Vaadin Form Layout
The Web Component providing configurable responsive layout for form elements. Part of the Vaadin components.
Stars: ✭ 15 (-61.54%)
Mutual labels:  polymer
Web Components Todo
A simple todo list built with various Web Components technologies
Stars: ✭ 368 (+843.59%)
Mutual labels:  polymer
Lancie Frontend
Website for Area FiftyLAN
Stars: ✭ 5 (-87.18%)
Mutual labels:  polymer
Contactlab Ui Components
DEPRECATED - Basic UI components for ContactLab UX design pattern library
Stars: ✭ 31 (-20.51%)
Mutual labels:  polymer
Kickstart Meteor Polymer
⚡️ Kickstart a Meteor - Polymer project with MWC packages. (Flow Router is used to route)
Stars: ✭ 15 (-61.54%)
Mutual labels:  polymer
Polobx
A state manager for Polymer based in MobX
Stars: ✭ 24 (-38.46%)
Mutual labels:  polymer

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].