Hello Plotly Community!
Yesterday I released a small tool for visualizing laboratory micro-plates using Plotly.
Designed for life scientists , data analysts
, automation developers
or software engineers in life-science
, plotly_plate turns structured well data (from dictionaries, lists or pandas DataFrames) into interactive plate maps of arbitrary size (e.g. 96, 384, 1536, etc…). It supports:
Customizable well color, size, and annotations
Arbitrary row labels with format tolerance
Horizontal or vertical fill logic to match robot / CSV outputs
One-line rendering to interactive Plotly figures
Dead simple API for rendering fully interactive plate figures.
Install via
pip install plotly_plate
Open to feedback and contributions, thanks!
Enjoy,
Griffin