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

Data join #38

Closed ghost closed 8 years ago

ghost commented 8 years ago

@taras here's an example you suggested – it demonstrates the enter-update-exit pattern in a simple visualization, it should be ready to merge (it's largely just another demo, I cleaned up some styling as well)

taras commented 8 years ago

Looks great. Need to see how it looks in the browser.

ghost commented 8 years ago

ok - I think it looks pretty cool, I can deploy this branch to GH pages and you can check it out

ghost commented 8 years ago

http://locusenergy.github.io/ember-sparkles/#/data-join is live