Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heatmap does not implement onProjectionAreaChange event #2217

Open
nickofthyme opened this issue Oct 24, 2023 · 0 comments
Open

Heatmap does not implement onProjectionAreaChange event #2217

nickofthyme opened this issue Oct 24, 2023 · 0 comments
Labels
bug Something isn't working :heatmap Heatmap/Swimlane chart related issue :interactions Interactions related issue

Comments

@nickofthyme
Copy link
Collaborator

nickofthyme commented Oct 24, 2023

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

@nickofthyme nickofthyme added bug Something isn't working :interactions Interactions related issue :heatmap Heatmap/Swimlane chart related issue labels Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working :heatmap Heatmap/Swimlane chart related issue :interactions Interactions related issue
Projects
None yet
Development

No branches or pull requests

1 participant