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
{{ message }}
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
Alpha blending in LAYERS panel should work for all color maps.
Actual behavior
Doesn't work for viridis, inferno, plasma, magma, and others because they are of type matplotlib.colors.ListedColormap from which we cannot create alpha blendings yet.
Specifications
Cate 0.9.0.dev6
The text was updated successfully, but these errors were encountered:
Expected behavior
Alpha blending in LAYERS panel should work for all color maps.
Actual behavior
Doesn't work for viridis, inferno, plasma, magma, and others because they are of type
matplotlib.colors.ListedColormap
from which we cannot create alpha blendings yet.Specifications
Cate 0.9.0.dev6
The text was updated successfully, but these errors were encountered: