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

Grey values out of range instead of hiding #69

Closed
ShrimpCryptid opened this issue Aug 25, 2023 · 2 comments · Fixed by #105
Closed

Grey values out of range instead of hiding #69

ShrimpCryptid opened this issue Aug 25, 2023 · 2 comments · Fixed by #105
Labels

Comments

@ShrimpCryptid
Copy link
Contributor

Use Case

Requested by @jcass11 and @jessicasyu!
The requested feature is to indicate the existence of cells even if they're not currently being colored, giving them an alternate color instead of hiding them.

Acceptance Criteria

  • Cells outside of the range should have an alternate color applied to them instead of color ramp values.
  • Add some UI element to turn on/off this feature.

Details

@ShrimpCryptid ShrimpCryptid added the new feature New feature or request label Aug 25, 2023
This was referenced Aug 25, 2023
@toloudis
Copy link
Contributor

end goal is that values out of range can be either hidden OR use an assigned color.

@ShrimpCryptid
Copy link
Contributor Author

Options:

  1. Hide values
  2. Use custom color (grey by default)
  3. Use color ramp

Use antd's color picker for the custom color option: https://ant.design/components/color-picker

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