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

grouped-bar-chart legend needs to work on page resize #12

Closed ghost closed 8 years ago

ghost commented 8 years ago

the position attribute need to update when the window dimension changes - to reproduce, resize the window in the horizontal dimension and notice how the legend currently redraws itself in a new position.

ghost commented 8 years ago

fixed by contextual axes PR