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
There are gaps between the series as they animate in, each of the bar series "fills" up independently, meaning the transition looks odd
Expected Behavior
There are no gaps between the series as they animate in.
This could either be:
Option A. each series starts from zero thickness, at the x axis, and expands to its full extent, with the series also "moving up" as they go
Option B. the bar animates as a single unit, and the series are revealed as the animation progresses
I have tried to illustrate this below. Time is progressing left to right.
Environment
All, as far as I am aware!
Any additional comments?
It's possible this is "expected behaviour" and therefore a feature request not a bug. But it does look very strange.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Version
5.4.2
Link to Minimal Reproduction
See example in docs page: https://apache.github.io/echarts-handbook/en/how-to/chart-types/bar/stacked-bar/#
Steps to Reproduce
Current Behavior
Expected Behavior
This could either be:
Option A. each series starts from zero thickness, at the x axis, and expands to its full extent, with the series also "moving up" as they go
Option B. the bar animates as a single unit, and the series are revealed as the animation progresses
I have tried to illustrate this below. Time is progressing left to right.
Environment
Any additional comments?
It's possible this is "expected behaviour" and therefore a feature request not a bug. But it does look very strange.
The text was updated successfully, but these errors were encountered: