Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] auto calculate bandSize when set barWidth of barchart #2268

Closed
xile611 opened this issue Feb 23, 2024 · 0 comments
Closed

[Feature] auto calculate bandSize when set barWidth of barchart #2268

xile611 opened this issue Feb 23, 2024 · 0 comments
Assignees

Comments

@xile611
Copy link
Contributor

xile611 commented Feb 23, 2024

What problem does this feature solve?

动态数据,能够根据数据和配置,自动计算 bandSize,实现自动创建滚动条

What does the proposed API look like?

柱图可以新增一个配置

 autoBandSize: true | { extend: 20 },
zamhown added a commit that referenced this issue Feb 26, 2024
…ndSize based on the incoming configuration such as `barWidth`, thereby affecting the actual length of the axis, related #2268
@zamhown zamhown mentioned this issue Feb 26, 2024
20 tasks
@zamhown zamhown closed this as completed Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants