-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
PowerNorm should have a scale... #20355
Copy link
Copy link
Open
Labels
Good first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!Maintenancetopic: collections and mappablestopic: color/colorbar
Metadata
Metadata
Assignees
Labels
Good first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!Maintenancetopic: collections and mappablestopic: color/colorbar
We have a
PowerNorm. We should define aPowerScalederived from aPowerTransformconsistent with the log norm, etc. This will allow a proper scale for PowerNorm. I'm not exactly sure what such a scale should look like (i.e. where to put the ticks), but its probably not a linear scale.