Skip to content

[WC-2990] heatmap onclick with datasource and listen selection #1713

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gjulivan
Copy link
Collaborator

@gjulivan gjulivan commented Jun 24, 2025

Pull request type


Description

retrieving ObjectItem on onClick only supports single dimension array.
whereas heatmap, is 3 dimensional (x,y,z coord)
this PR allows onClick to be handled back by the chart itself to allow ObjectItem retrieval

@gjulivan gjulivan requested a review from a team as a code owner June 24, 2025 00:38
@gjulivan gjulivan force-pushed the heatmap-update-onclick branch 4 times, most recently from 5669b1b to 6311549 Compare June 24, 2025 09:03
@gjulivan gjulivan closed this Jun 24, 2025
@gjulivan gjulivan reopened this Jun 24, 2025
@gjulivan gjulivan force-pushed the heatmap-update-onclick branch from 6311549 to ac11624 Compare June 24, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants