Skip to content

[Feature] Adjust position of datazoom slider #18750

@ngoctuan001

Description

@ngoctuan001

What problem does this feature solve?

  1. Currently, the echarts datazoom 'slider' doesnt support position of the text compare to the handle. It would be nice if we can add a properties to control that

Currently:
image

Proposed support of changing position, such as bottom:
image

What does the proposed API look like?

`
dataZoom: [
{
type: 'slider',
textPosition: 'bottom' // <-- add this option
}

]
`

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