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

Allow user to control colors #29

Open
dennisrd opened this issue Jun 6, 2023 · 0 comments
Open

Allow user to control colors #29

dennisrd opened this issue Jun 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dennisrd
Copy link
Collaborator

dennisrd commented Jun 6, 2023

Give the user control over the colors that are used in the minimap. There are multiple options, which can be combined:

  • Fine-grained: the user determines for each value (in the table view) which color is used to represent that value.
  • Color schemes: the user selects a "strategy" by which the colors are selected. For example, for the time stamps, it is helpful if small differences in time map to small differences in color, so that a smooth progress of time results in a smooth color gradient. For thread ids, it is more helpful if different numbers result in colors that are not similar, even if the ids are close together.

When colors are selected automatically, black should be excluded, because it may easily be confused with [no color].

@dennisrd dennisrd added the enhancement New feature or request label Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant