Skip to content

miazima/vega-element

Repository files navigation

vega-element

Bower version Npm Dependency Npm Dependency

A PolymerJS custom element for rendering interactive data visualization - powered by Vega.

bower

bower install vega-element

important note

You need to import the d3, d3-layout-cloud, geo-projection, topojson dependencies separately (in the right order) for vega to include the plugins properly.

e.g.

<link rel="import" href="./d3.html">
<link rel="import" href="./d3-layout-cloud.html">
<link rel="import" href="./vega-element.html">

documentation

Details and demo can be found at the Component Page

About

A PolymerJS custom element (based on Vega) for rendering interactive data visualization.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •