colorlover
colorlover copied to clipboard
cl.interp (and others) does not allow np.array for color scale
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).