Forum Discussion
ysapiyev
8 years agoResponsive Resident
Interaction with other visuals
Hi everyone, I have three line graphs, and I wanted to add interaction between them: They have same axis and I wanted to add feature when user point mouse over graph will create line in other...
Greg_Deckler
8 years agoCommunity Champion
Well, if it is mouse-over that you are looking for then I would check out the new custom Tooltip pages as those allow you to display an entire other page as a mouse-over that is context sensitive to your mouse location on a visual.
ysapiyev
8 years agoResponsive Resident
I'm afraid that's not what I'm looking for. I need on mouse over to show grid line in other visual, where mouse is not over visual.
I thought I can use some mechanics of highlight or something like this.
Regards,
Yerkhan
- Greg_Deckler8 years agoCommunity Champion
To the best of my knowledge, you cannot do what you are looking to do.
- ysapiyev8 years agoResponsive Resident
Thanks for reply.