Skip to content

The loading animation of stacked bar chart feels broken #523

Description

@hyunwoona

Growing all stacked bars simultaneously as in this example feels broken and many people from my team expressed the same concern.

Is there any way to render stacked bars in the same bar category as if they were one same bar, Like some other chart libraries do?
Or render them one by one, starting growing a bar when all the bars left to it get rendered? I tried to achieve this by delaying animationBegin by animationDuration for all the bars to the left to load, but this does not work when there are data rows with values of 0.

Metadata

Metadata

Assignees

Labels

animationIssues regarding animationenhancementEnhancement to a current APIfeature requestIssues that are feature requests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions