tlambert03 / microvis

Other
2 stars 2 forks source link

without matplotlib installed many cmaps fail in vispy backend #34

Open alisterburt opened 1 year ago

alisterburt commented 1 year ago

the following is the cause https://github.com/vispy/vispy/blob/11a8c5d1e744bd65d82beb1394e9669c20310da6/vispy/color/colormap.py#L1142-L1149

are we okay with depending directly on mpl for basic functionality like this? should we think about a nicely typed LUT package?

tlambert03 commented 1 year ago

The latter! :)

alisterburt commented 1 year ago

potential names: pluto, klutz...

klutz available on pypi