Skip to content

Add a way to "Display all tool tips on visible blips" #551

@starJammer

Description

@starJammer

Hey! I adopted this radar here at my company and people seem to really like it.

Not sure what sort of value this would have to anyone but it was a request here at my company with thi radar.

Essentially, a product owner wanted to showcase the radar we have and display all the names of each blip all
at once on the radar.

I thought I could use CSS to just set the opacity for all tooltips to 1. However, this doesn't work because there is only one tooltip element and it is moved around to the element you hover over.

My idea was to either:

  1. Add a configuration in the config.json to toggle this on or off
  2. Add a UI element on the final build of the radar that can be used to toggle all tool tips on or off

Each has advantages and disadvantages but the second option seems the most flexible of the two.

Let me know if you have an ideas on effort here. I expect it's not exactly trivial to shift from one tooltip element that moves around to a tool tip for each element.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions