Uh oh!
There was an error while loading. Please reload this page.
[WIP] First cut at animating bar graphs - #1143
Conversation
sarendipitee
commented
Dec 29, 2016
I'm sad this never landed! I just spent an hour trying to figure out why Bar charts weren't animating cause it seemed like such a simple thing that it must be supported. |
grahamscott
commented
Jan 27, 2017
I'm really interested to know if this is likely to land as a feature soon? |
rreusser
commented
Feb 9, 2017
@grahamscott I'm hoping will get a chance to loop back to it in the next week or so. Getting it started was pretty easy, but I don't yet know all the ins and outs of bar graphs and need maybe a day or two to lock down the remaining details. |
sarendipitee
commented
Feb 9, 2017
@rreusser I am 100% ok with some of the less commonly used bar modes not being supported at first if it means some form of support can be merged in the meantime. |
grahamscott
commented
Feb 9, 2017
@rreusser Thank you for getting back to me. I'm hoping we'll see this land then 👍 |
This PR adds object constancy for bar graphs. It seems like
barmode: 'relative'has problems.barmode: 'stack':barmode: 'group':barmode: 'overlay':barmode: 'relative':