Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render a Static Legend #342

Closed
hoorayimhelping opened this issue Oct 29, 2020 · 3 comments
Closed

Render a Static Legend #342

hoorayimhelping opened this issue Oct 29, 2020 · 3 comments

Comments

@hoorayimhelping
Copy link
Contributor

hoorayimhelping commented Oct 29, 2020

Background

We currently render a tooltip on hover as the main means of providing context and meaning to graph. This isn't useful for people who put dashboards on walls and it won't be usable if we provide mobile-viewing capability.

As a user, I want to be able to see a static legend on the graph so that I don't have to hover over a small line to get context.

Use Case

  • User can understand the visualization without mouse interaction

Acceptance Criteria

  • User can specify position of static legend (left, bottom, or right)
  • User can specify sort in static legend (ex: alphabetical, ascending by _value, descending by _value) etc
  • User can hover over an item in static legend and "focus" on that line
  • User can click an item to "select" it, which fades out all other lines
    • User can shift+click or meta+click to add/remove lines from the selection

Design Mockup:

Giraffe / Static Legend

@121watts
Copy link

121watts commented Nov 2, 2020

Just the giraffe work. Not to be exposed yet in influxdata/ui.
Removing from GA pre-release.

@rbetts
Copy link

rbetts commented Dec 15, 2020

There's the "manager use case" too - where dashboards are screenshot copied and then put into slides. These are unreadable currently as there aren't visible legends.

@kristinarobinson
Copy link
Contributor

Dupe of #492

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants