-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[ENH] Gradient selection/parameters widget #4596
Conversation
e4fa0f9
to
667eba3
Compare
Codecov Report
@@ Coverage Diff @@
## master #4596 +/- ##
==========================================
+ Coverage 83.66% 83.68% +0.02%
==========================================
Files 280 280
Lines 56322 56390 +68
==========================================
+ Hits 47121 47192 +71
+ Misses 9201 9198 -3 |
667eba3
to
ce3f0a4
Compare
4ab3628
to
2e7794d
Compare
2e7794d
to
505995f
Compare
Heatmap centers the scale if the palette is diverging.
Moving just one slider (for diverging palettes) has no effect - adjustment of colors is equal to the smaller of the two sliders' adjustments.
|
@ales-erjavec, I see I haven't merged this because I'm waiting for your response. I'm just pinging. "Merge as it is" is also a valid response. |
Sorry. I guess 'Merge as is' |
Issue
Builds on gh-4593
Description of changes
Extract a color map selection combo box and thresholding sliders into a utility widget.
Includes