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

Harmonise hover interaction across chart types (where sensible) #4017

Open
9 tasks
sophiamersmann opened this issue Oct 7, 2024 · 2 comments
Open
9 tasks

Comments

@sophiamersmann
Copy link
Member

sophiamersmann commented Oct 7, 2024

Closely related to #3918, #3381 and #4018

  • On hover, some chart types increase the opacity of the hovered element, while others brighten the element's colour (Marimekko) or de-emphasize non-hovered elements in different ways (either by reducing the opacity or by using grey)
  • Thinking about selection states or thinking about the opacity of chart elements also forces us to think about hover interactions. These issues should probably be solved in tandem

Designs: https://www.figma.com/design/2tH8dIkXurkktvumTneZZq/Grapher-UI-1.1?node-id=529-1204&t=FDZiC27W8K1h4kvT-1

Chart types:

@marcelgerber
Copy link
Member

This could be a nice stretch goal for #3381.

There are most likely some good reasons for some of these decisions that have been made in the past, but it is good to have another critical look at them and see if we want to reconsider them now.

@sophiamersmann
Copy link
Member Author

Marwa's designs and bullet point lists of low-hanging fruit: https://www.figma.com/design/2tH8dIkXurkktvumTneZZq/Grapher-UI-1.1?node-id=529-1204&t=FDZiC27W8K1h4kvT-1

@sophiamersmann sophiamersmann self-assigned this Nov 6, 2024
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

2 participants