Skip to content

[Bug] 多x轴下使用dataZoom进行缩放,导致刻度变化和分隔线无法对齐 #17816

@luofc21

Description

@luofc21

Version

5.3.3

Link to Minimal Reproduction

https://codesandbox.io/s/echarts-template-with-datazoom-vrymph?file=/src/index.js

Steps to Reproduce

  1. 当没有dataZoom或者dataZoom的start/end范围是0-100时,两个x轴的分隔线splitLine是可以对齐的
  2. 当dataZoom的范围是小于0-100,分隔线splitLine就无法对齐了

Current Behavior

两个x轴的分隔线无法对齐

Expected Behavior

两个x轴的随着放大或缩小,分隔线splitLine都可以对齐

Environment

- OS: 
- Browser:
- Framework:

Any additional comments?

分隔线对齐并不是最终目的,我的最终目的是想两个轴的图形对齐。柱状图和折线图的坐标需要对应起来。

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugpendingWe 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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions