0.0.30 • Published 9 years ago

ember-d3-components v0.0.30

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Ember D3 Components

Build Status

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

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

There are examples in the dummy app that show how to use the components.

The util API seems to be much more consistent now, so I don't see it changing much. I'll try to solidify the component API next. I hope that future changes will simply be adding functionality. All of the objects in util now have significant unit tests.

Things that seem to be working:

  • Scales
  • Axis
  • Grid
  • Text
  • Line
  • Arc
  • Area
  • Bar
  • Circle
  • Pie Layout
  • Stack Layout

If you need to create charts, I would recommend checking out: https://github.com/BryanHunt/ember-d3-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-components

Contributing

  • git clone this repository
  • npm install
  • bower install

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.30

9 years ago

0.0.29

9 years ago

0.0.28

9 years ago

0.0.27

9 years ago

0.0.26

9 years ago

0.0.25

9 years ago

0.0.24

9 years ago

0.0.23

9 years ago

0.0.22

9 years ago

0.0.21

9 years ago

0.0.20

9 years ago

0.0.19

9 years ago

0.0.18

9 years ago

0.0.17

9 years ago

0.0.16

9 years ago

0.0.15

10 years ago

0.0.14

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 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