0.0.11 • Published 8 years ago

ember-d3-charts v0.0.11

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

Ember-d3-charts

This addon provides EmberJS components for charting data with d3.js.

See it in action: http://bryanhunt.github.io/#/d3charts

This project is very much in the experimental phase and the API is in flux.
Use with caution.

Things that seem to be working:

  • Line Charts
  • Bar Charts
  • Area Charts
  • Bubble Charts
  • Pie Charts
  • Stacked Area Charts
  • Stacked Bar Charts

If you have questions, you can generally find me on Slack in the EmberJS Community.

This is a fairly significant undertaking and I would welcome additional contributors.

Installation

  • ember install ember-d3-charts

Contributing

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

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

Building

  • ember build

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

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago