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
currently to get the histogram LUT tool to use it manually the import is: from fastplotlib.widgets.histogram_lut import HistogramLUT. Let's expose this at top level, hopefully will be stable in a few months. And it's really not a widget but a "tool", maybe we should a new subpackage for tools?