VisActor/VChart

[Feature] Ensure that the stacking order of bar charts is consistent

Open

#2,797 opened on Jun 6, 2024

View on GitHub
 (1 comment) (0 reactions) (3 assignees)TypeScript (1,800 stars) (212 forks)user submission
good first issue

Description

What problem does this feature solve?

img_v3_02bj_0abc5184-051e-477e-9cc6-3b203d18ee5g Similar to above image,the bar graphs in the same group have different positions.

What does the proposed API look like?

By default, VChart should ensure that the stacking order of bar charts is consistent

Contributor guide