Forum Discussion

ysapiyev's avatar
ysapiyev
Responsive Resident
8 years ago

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 graphs corresponding to same axis. How it can be done?

 

Regards,

Yerkhan

6 Replies

  • ysapiyev's avatar
    ysapiyev
    Responsive Resident

    Sorry,

     

    Expected result should something like this:

    When mouse is over on one graph, corresponding date in other graph also shown.

     

    Data is available here.

     

    Regards,

    Yerkhan

    • Greg_Deckler's avatar
      Greg_Deckler
      Community 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's avatar
        ysapiyev
        Responsive 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