Forum Discussion

stella1215's avatar
stella1215
Frequent Visitor
5 years ago
Solved

Display Tooltips Information on Card When Hovering on Line Chart

Hello everyone!   The picture below is the result I would like to achieve. I want to display the tooltips information on the bottom Card visual (or anything that may work) when I hover over on the ...
  • v-angzheng-msft's avatar
    5 years ago

    Hi, stella1215 

     

    Unfortunately, Card Visual dynamically capturing mouse hover actions is not supported.

    If you want to display it as a card visual or a fixed visual at the bottom you need to click on the data point,

    if you want to display the data dynamically by mouse hover, then creating a page tooltip is a good way to achieve it.

     

    I created a simple sample to illustrate this.

    Sample:

     

     

    Is this the result you want? Hope this is useful to you

    Please feel free to let me know If you have further questions

     

    Best Regards,
    Community Support Team _ Zeon Zheng
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.