Skip to content

Extend onZoom and onPan callbacks for syncing multiple charts #12059

Closed
@vbackeberg

Description

@vbackeberg

Feature Proposal

I have created a PR that extends the onZoom and onPan callbacks with the amount zoomed/panned.
chartjs/chartjs-plugin-zoom#933

This should help everyone trying to sync zoom and pan accross charts. :)

If you could take a look, I'd much appreciate it.

Possible Implementation

No response

Activity

LeeLenaleee

LeeLenaleee commented on Apr 15, 2025

@LeeLenaleee
Collaborator

Closing as this issue is specific to the zoom plugin and not the Chart.js core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

      Participants

      @vbackeberg@LeeLenaleee

      Issue actions

        Extend onZoom and onPan callbacks for syncing multiple charts · Issue #12059 · chartjs/Chart.js