Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Administrator
4 years ago

Focus Mode - ToolTip

Good afternoon.

I am working with a report in which the expenditure of certain items of personnel expenses by department is visialized, within a graph that analyzes the expenditure by department, I included another graph as a tooltip in which it visualizes the expenditure per job, however, I would like to use the focus mode of that graph to see in more detail the graph, but it disappears when you try to click on that graph.

What can I do so that it doesn't disappear and I can use the focus mode, even being able to use the bar marked red?

Thank you

1 Reply

  • ghoshabhijeet's avatar
    ghoshabhijeet
    Solution Supplier

    Syndicate_Admin  Thanks for sharing your query.

    The general idea of using a tooltip is to shows additional information on a small pane which pops-up when you hover your mouse over the graph visual. Even if you create a custom tooltip the nature of the tooltip stays the same as it inherits the state from the default tooltip. You won't be able to get the focus mode.

     

    As a workaround, you can increase the size of the tooltip visual so that you can show more information on the tooltip when it pops-up while hovering. Hope this helps.