You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: