apache / apache/echarts

[Feature] Z index styling property of breadcrumbs

Open
#20,344 1 comment 0 reactions 0 assignees View on GitHub
en new-feature pending stale
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.