ember-zingchart

2.0.0 • Public • Published

ember-zingchart

A ZingChart component for Ember CLI

Installation

  • npm install --save ember-zingchart
  • ember g ember-zingchart

Usage

Use the following custom element to a Handlebars template file:

{{ember-zingchart renderOptions=myRenderOptions}}

Properties

Property Required? Type Description
renderOptions required Object Render method configuration object used to configure the individual elements of a chart.

The configuration object renderOptions is stored in an Ember controller.

Example Controller

For a usage example you can take a look at the ApplicationController that is part of the dummy app in the tests folder.

For more information on using ZingChart, visit http://www.zingchart.com/docs/.

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    1
    • latest

Version History

Package Sidebar

Install

npm i ember-zingchart

Weekly Downloads

4

Version

2.0.0

License

MIT

Last publish

Collaborators

  • zingchart