0.0.11 • Published 9 years ago

ember-d3-charts v0.0.11

Weekly downloads
1
License
MIT
Repository
github
Last release
9 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

9 years ago

0.0.10

9 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago