question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

getElementsAtEventForMode(e, mode, options, useFinalPosition) is not clear

See original GitHub issue

I have seen that the method getElementsAtEvent and getElementAtEvent has been removed going to getElementsAtEventForMode.

Reading the doc here, I have to admit that I can’t undestand:

Forgive me but I don’t know what they means…

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
etimbergcommented, Oct 20, 2020

No need to apologize @stockiNail. It’s a great question and helps us know what to improve 😄

0reactions
stockiNailcommented, Oct 20, 2020

I’d prefer a dedicated issue.

done!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use cases of getElementsAtEventForMode are not documented
Calling getElementsAtEventForMode(e, mode, options, useFinalPosition) on your Chart instance passing an event and a mode will return the ...
Read more >
API | Chart.js
Calling getElementsAtEventForMode(e, mode, options, useFinalPosition) on your Chart instance passing an event and a mode will return the ...
Read more >
chartjs and making an onClick action for a specific element?
getElementsAtEventForMode (e, mode, options, useFinalPosition) can someone be restricted to clicks in certain areas?
Read more >
Clickable Bar Chart with Link in Chart JS - YouTube
Many want to make a bar chart clickable with a link but do not know how. ... Secondly once we did that we...
Read more >
Handle chart click event - Javascript Chart.js - Java2s.com
... barcode value</title> </head> <body translate="no"> <h1>chart.js, click on ... getElementsAtEventForMode(evt, 'point', myChart.options); var firstPoint ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found