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

Multivariate Coloring Prototype #12

Open
kisaacs opened this issue Jul 13, 2021 · 1 comment
Open

Multivariate Coloring Prototype #12

kisaacs opened this issue Jul 13, 2021 · 1 comment

Comments

@kisaacs
Copy link
Member

kisaacs commented Jul 13, 2021

Color map using a combination of multiple variables.

Step 1: Develop a simple way for people to select multiple variables and add/subtract from a list. This needs to be functional... but don't worry about the design beyond that as the query panel is coming.

Step 2: Normalize the values of all variables so they are between 0 and 1.

Step 3: Add the normalized values. The normalize those sums.

Step 4: use that value to color map.

Step 5: Make sure the hover shows the individual, unnormalized values

@kisaacs
Copy link
Member Author

kisaacs commented Jul 13, 2021

@TT1603

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

No branches or pull requests

1 participant