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] Z index styling property of breadcrumbs #20344

Open
JuliaCwynar opened this issue Sep 13, 2024 · 0 comments
Open

[Feature] Z index styling property of breadcrumbs #20344

JuliaCwynar opened this issue Sep 13, 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

@JuliaCwynar
Copy link

What problem does this feature solve?

In treemap chart on zoom the chart is overlapping with breadcrumbs. In case of appending new element to the echart, adding z-index style property to breadcrumbs will allow to differentiate zIndex of separately chart and breadcrumb, thus eliminating problem of overlapping.

What does the proposed API look like?

this.echartOption.series[0].breadcrumb.zIndex = 100

@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 Sep 13, 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