bruckwubete / echarts-ember

Ember binding for echarts

Home Page:https://ecomfe.github.io/echarts-doc/public/en/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

echarts-ember

This README outlines the details of collaborating on this Ember addon.

Installation

  • git clone <repository-url> this repository
  • cd echarts-ember
  • npm install

Consuming

  • {{ember-echart option=some_option id="some_id"}}
  • See tests/dummy for details

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit https://ember-cli.com/.

About

Ember binding for echarts

https://ecomfe.github.io/echarts-doc/public/en/index.html

License:MIT License


Languages

Language:JavaScript 86.6%Language:HTML 11.3%Language:CSS 2.1%