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
Histogram in measurement annotator — Histograms are now available directly in the measurement annotator for quick data inspection.
Binned data and binned plots — Data can now be grouped into bins, with dedicated plot support for visualizing binned distributions.
Parallel coordinates plot — New parallel coordinates visualization for multi-dimensional data exploration in the table UI.
Correlation plot — New correlation matrix plot for exploring pairwise relationships between measurements.
Interactive plots from table — Plots derived from the measurement table are now interactive, and statistical results (p-values, effect sizes) can be exported.
Visual selector for plots — A new visual interface for selecting plot types, with improved colormap behavior.
More intuitive 2D plotting — Improved histogram and KDE plot interactions in the table UI.
Minimum window width enforced — Settings windows now have a minimum width to prevent layout issues on small screens.
Bug Fixes
Fixed empty dataframe crash when no cells are detected on a given frame.
Fixed styling inconsistencies in the correlation matrix and parallel coordinates windows.
Fixed empty table bug when opening neighborhood settings (#21).