LocusEnergy / ember-sparkles

Collection of composable D3 components built with ember-d3-helpers
http://locusenergy.github.io/ember-sparkles/#/line-chart
MIT License
56 stars 9 forks source link

Updated the charts to use simplified d3-join #22

Closed taras closed 8 years ago

taras commented 8 years ago

Now explicitly calling (d3-select-all) (d3-data) before d3-join. Merge after https://github.com/LocusEnergy/ember-d3-helpers/pull/13

ghost commented 8 years ago

@taras just bumped the version of ember-d3-helpers - if this passes the tests, I'll merge it unless there's anything else you want to do? (cc @guozhaonan )

taras commented 8 years ago

@zigahertz let's merge it!