Skip to content

[Feature] Multiple datapoints in Gauge Chart are overlayed by datapoint with 100 #17915

@leonardofficial

Description

@leonardofficial

What problem does this feature solve?

Gauge Chart: If you add multiple datapoints to the chart and enable overlap in order to display the datapoints not next to each other, the datapoint with a value of 100 will always overlap all other values.

To reproduce:

  1. https://echarts.apache.org/examples/en/editor.html?c=gauge-multi-title
  2. Set any value to 100
  3. Only that color will be shown

What does the proposed API look like?

Either allow manually changing the z-index of every data point, as this would be logical with the other apis (could not find reference in docs for that).

Or change default behaviour to have the largest datapoint at the bottom including if the dataoint is 100

Metadata

Metadata

Assignees

No one assigned

    Labels

    enThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions