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

Pie chart feature #3

Closed ghost closed 8 years ago

ghost commented 8 years ago

addresses #13

ghost commented 8 years ago

@taras can you review this PR please? The pie chart is fully functional now

taras commented 8 years ago

I get this error when I click around the pie chart.

screen shot 2016-07-18 at 3 19 33 am

I did some googling. It looks like you need a custom tween for this. http://stackoverflow.com/a/21287079/172894

ghost commented 8 years ago

Looks great!

ghost commented 8 years ago

closes #3