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
- Don't list `extent` explicitly in the signature, but let it be passed
as kwargs. (It's not more, or less, special than `transform`.)
- Use the shorter `clim` instead of `vmin, vmax`.
- Pass aspect="auto" within gradient_image (the caller shouldn't have to
do that).
0 commit comments