-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Labels
:heatmapHeatmap/Swimlane chart related issueHeatmap/Swimlane chart related issue:interactionsInteractions related issueInteractions related issuebugSomething isn't workingSomething isn't working
Description
Describe the issue
The Heatmap
does not implement the onProjectionAreaChange
, it only return null
for the callback.
To Reproduce
Steps to reproduce the behavior:
- Go to https://codesandbox.io/s/damp-currying-3qppd8?file=/src/App.tsx
- Change size of chart
- Notice the
onProjectionAreaChange
logs do not fire and if they do only returnnull
.
Expected behaviour
Returns correct dimensions as demonstrated in here for xy charts
Metadata
Metadata
Assignees
Labels
:heatmapHeatmap/Swimlane chart related issueHeatmap/Swimlane chart related issue:interactionsInteractions related issueInteractions related issuebugSomething isn't workingSomething isn't working