Addepar / ember-charts

https://opensource.addepar.com/ember-charts/
Other
784 stars 131 forks source link

Make vertical stacked bar label mouseovers highlight correctly #98

Closed NicholasMohr closed 9 years ago

NicholasMohr commented 9 years ago

Because certain sections of each stacked bar chart might not appear in each section, mouseovering an element in the legend would not properly highlight all of the matching elements in the graph

@Dylnuge @chen-ben @thangdinh @maddiehorowitz

raemadeline commented 9 years ago

Can we see some screenshots?

NicholasMohr commented 9 years ago

http://addepar.github.io/ember-charts/#/ember-charts/time_series is broken if you select vertical_bar >.> we should probably fix that

cyril-sf commented 9 years ago

looks ok to me. Probably worth having someone else reviewing it

dylnuge commented 9 years ago

LGTM

NicholasMohr commented 9 years ago

:tada: