You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps this is expected, but I found it surprising since bar's y atttribute has a anim: true flag in this config (this means it should work with the react transitioning API, right?)
Ha oops. Sorry @cpsievert I misread the issue. I thought we were asking whether bar traces can be smoothly transitioned. The answer is no.
But you're right, anim: true for x, y etc should not be there in the bar trace schema. Have you noticed anim: true showing up anywhere else?
etpinard
changed the title
Plotly.react() transitions don't appear to work for bar heights?
Bar attributes shouldn't have anim:true in the schema
Apr 5, 2019
Perhaps this is expected, but I found it surprising since
bar
's y atttribute has aanim: true
flag in this config (this means it should work with the react transitioning API, right?)https://codepen.io/cpsievert/pen/axZZeP
The text was updated successfully, but these errors were encountered: