-
Notifications
You must be signed in to change notification settings - Fork 363
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
Adapt heatmap layer to be used with a colormap control #1036
base: master
Are you sure you want to change the base?
Adapt heatmap layer to be used with a colormap control #1036
Commits on Aug 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9c2efed - Browse repository at this point
Copy the full SHA 9c2efedView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8bbcc0 - Browse repository at this point
Copy the full SHA e8bbcc0View commit details -
Simplify the logics of attributes of Heatmap class and compute vmin, …
…vmax and colormap from gradient data (values and colors).
Configuration menu - View commit details
-
Copy full SHA for 93fa3c4 - Browse repository at this point
Copy the full SHA 93fa3c4View commit details -
Update docstrings and change self.values/self.colors into values/colo…
…rs in _get_data.
Configuration menu - View commit details
-
Copy full SHA for 92ff447 - Browse repository at this point
Copy the full SHA 92ff447View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8675531 - Browse repository at this point
Copy the full SHA 8675531View commit details
Commits on Aug 10, 2022
-
Update docstrings Co-authored-by: David Brochart <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3d0cd5 - Browse repository at this point
Copy the full SHA b3d0cd5View commit details -
Co-authored-by: David Brochart <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e186d1 - Browse repository at this point
Copy the full SHA 0e186d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f8773e - Browse repository at this point
Copy the full SHA 6f8773eView commit details -
Add index argument in LinearColormap to properly set a piecewise line…
…ar colormap with custom boundary colors and values.
Configuration menu - View commit details
-
Copy full SHA for e1674ce - Browse repository at this point
Copy the full SHA e1674ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27acdac - Browse repository at this point
Copy the full SHA 27acdacView commit details -
Sort the gradient to be compatible with the colormap treating with or…
…dered colormap_labels.
Configuration menu - View commit details
-
Copy full SHA for 373f5d9 - Browse repository at this point
Copy the full SHA 373f5d9View commit details -
Co-authored-by: David Brochart <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec2e2a8 - Browse repository at this point
Copy the full SHA ec2e2a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f10a5 - Browse repository at this point
Copy the full SHA f6f10a5View commit details