ember-vega

Ember addon to use Vega.js, a visualization grammar built on D3.

Usage no npm install needed!

<script type="module">
  import emberVega from 'https://cdn.skypack.dev/ember-vega';
</script>

README

ember-vega

Build Status

Ember components with Vega, a visualization grammar built on D3.js

Works with Vega 3: Vega Documentation.

Demos and Documentation: https://gcheung55.github.io/ember-vega

Compatibility

  • Ember.js v3.4 or above
  • Ember CLI v2.13 or above
  • Node.js v8 or above

Installation

ember install ember-vega

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.