Skip to content

zoomData's type of slider, the data shadow doesn't work #13835

@code1136

Description

@code1136

Version

4.4.0

Steps to reproduce

my code is:

  zoomData : [{
    type: 'slider',
    xAxisIndex[0],
    left: 20,
    right: 25,
    bottom: 0,
    startValue: 11,
    endValue: 0
  },{
    type: 'inside',
    xAxisIndex[0],
    startValue: 11,
    endValue: 0
  }]

What is expected?

show the data shadow

What is actually happening?

使用zoomdata的slider模式,缩略图被拉成一条直线,无法跟数据趋势保持一致

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugmissing-demoThe author should provide a demo.pendingWe are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.waiting-for: author

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions