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
Would be nice if this awesome library would allow creating color scales from numpy arrays.
Right now it only detects numeric color scale if it strictly consists of tuples (explicit check in scale_type).
The text was updated successfully, but these errors were encountered:
Would be nice if this awesome library would allow creating color scales from numpy arrays.
Right now it only detects numeric color scale if it strictly consists of tuples (explicit check in
scale_type
).The text was updated successfully, but these errors were encountered: