0.2.0 • Published 7 years ago

ember-cli-highcharts v0.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Ember-cli-highcharts

Ember CLI addon to use highcharts as components in an ember app.

This addon is a fork of the excellent ember-highcharts addon by ahmadsoe

This addon is currently UNSTABLE and not intended for production use. Forks the code from https://github.com/ahmadsoe/ember-highcharts and is intended to be a bit more ember-cli friendly. I experienced issues with ember-highcharts when trying to do some more advanced chart manipulation, so this addon is a personal project (and my first ember-cli addon) to resolve these inconsistencies.

Again, this addon is UNSTABLE and is in a pre-release 0.0.1 phase. Do not use it.

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

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

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

0.2.0

7 years ago

0.1.0

8 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago