Skip to content

[Feature] 希望 connect 多个图表联动可以支持选择部分功能 #20595

@li-jia-nan

Description

@li-jia-nan

What problem does this feature solve?

当我使用 connect 实现联动的时候,所有的交互都会联动,我希望可以只联动 datazoom 事件,不联动其它事件

What does the proposed API look like?

echarts.connect(groupName, {
  connectDataZoom: true.
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-featurependingWe are not sure about whether this is a bug/new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions