Heatmap - Get clicked element
See original GitHub issueHello,
I can’t find data about clicked element inside that amazing heatmap.
function (event, chartContext, config) {
console.log('click', chartContext);
}
Happy new year 🎉
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
What Is the Clicked Element Filter?
The clicked element filter refines your session data based on where users have clicked on your site, such as buttons or links, without...
Read more >Clickmaps
In the top-right corner, click the Heatmap tab. From here, you can select the type of click map you would like to view...
Read more >What is a Click Heatmap? How to Create One, Examples ...
A click heatmap is a visual representation using thermal imaging that tells you where visitors are clicking, and Crazy Egg's Scrollmap shows ...
Read more >Click maps
Click Heatmap helps you understand the critical content on the page. ... Select any clicked element to view the number of clicks (%...
Read more >Highcharts: click events for heatmaps
Because click event on chart, works in the plotArea, not on the serie. Heatmap serie overlap plotArea, so click event doesnt work.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
v2.6.0 allows dataPointSelection event to be called on heatmap.
Similarly, you can get x and y from
cx
andcy