Skip to content

Heatmap does not implement onProjectionAreaChange event #2217

@nickofthyme

Description

@nickofthyme

Describe the issue
The Heatmap does not implement the onProjectionAreaChange, it only return null for the callback.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://codesandbox.io/s/damp-currying-3qppd8?file=/src/App.tsx
  2. Change size of chart
  3. Notice the onProjectionAreaChange logs do not fire and if they do only return null.

Expected behaviour
Returns correct dimensions as demonstrated in here for xy charts

Metadata

Metadata

Assignees

No one assigned

    Labels

    :heatmapHeatmap/Swimlane chart related issue:interactionsInteractions related issuebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions