You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a large dataset that I'm visualising as a scatter chart using vgplot. I'd like to add custom tooltips on hover. I know that I can add tooltips via the "tip" mark, but that doesn't really cut it for me. Some of the implementations that I've seen people using for Observable Plot like this don't seem to work with vgplot. Would anyone have any suggestions / code they could share on how to go about this? Additionally, is there a way to get the selected point / bar / whatever that is hovered on, rather than clicked? Many thanks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a large dataset that I'm visualising as a scatter chart using vgplot. I'd like to add custom tooltips on hover. I know that I can add tooltips via the "tip" mark, but that doesn't really cut it for me. Some of the implementations that I've seen people using for Observable Plot like this don't seem to work with vgplot. Would anyone have any suggestions / code they could share on how to go about this? Additionally, is there a way to get the selected point / bar / whatever that is hovered on, rather than clicked? Many thanks.
Beta Was this translation helpful? Give feedback.
All reactions