Forum Discussion
mariomyhanh
3 years agoHelper I
How to disable visual from being selected but show tooltip when hover?
Hello, I have a table and 3 chart visuals. When user clicks on table cell or charts, the other visuals get filtered/highlighted. I know this can be disabled using the edit interactions sett...
drvn2wn
3 years agoFrequent Visitor
I have the same goal, this would be very helpful to be able to do.
You can use an overlaid transparent box to make something not clickable (but then tool tips don't work on hover), and you can edit interactions to make it not interact with other things (but then you can still end up with a particular part of a visual highlighted upon clicking even if it doesn't interact with other visuals).
It would be best if when editing interactions, there were options on the SELECTED visual instead of just others. Ideally:
- Cross-visual interaction on/off (quick way to make it not interact with anything else on the page instead of having to do so one visual at a time)
- On-visual interaction on/tooltip/off (normal interaction/only show tooltips on hover/no interaction)