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] dataZoom x axis and Y axis scrollbar design need to customize. #20529

Open
chakkaravarthi-vuram opened this issue Nov 20, 2024 · 0 comments
Labels
en This issue is in English new-feature pending We are not sure about whether this is a bug/new feature.

Comments

@chakkaravarthi-vuram
Copy link

What problem does this feature solve?

In every application, they have a unique design.
So as of now, the dataZoom scroll bar design also wants to be customized.
Then,
there is no filler border radius.

What does the proposed API look like?

dataZoom: [
{
type: 'slider',
fillerBorderRadius: 10,
},
{
type: 'inside'
}
],

@echarts-bot echarts-bot bot added en This issue is in English pending We are not sure about whether this is a bug/new feature. labels Nov 20, 2024
@echarts-bot echarts-bot bot changed the title [Feature] dataZoom x axis and Y axis scrollbar design need to customize. [Feature] dataZoom x axis and Y axis scrollbar design need to customize. Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
en This issue is in English new-feature pending We are not sure about whether this is a bug/new feature.
Projects
None yet
Development

No branches or pull requests

1 participant