Compare value distributions across many groups with vertically stacked density ridges — an elegant alternative to grouped boxplots.
Upload your data and generate the ridgeline plot
TSV/CSV long table: Group, Value
| Group | Value |
|---|---|
| BAT_Torpor | 7.962 |
| BAT_Torpor | 8.38 |
| BAT_Torpor | 8.548 |
| BAT_Torpor | 8.2 |
Upload data and click Generate, or run with example data
Input format: two-column long table — a character group column and a numeric value column; both are detected automatically.
Output: per-group density curves stacked with partial overlap, filled with a green gradient; groups sorted by median.
Typical use: compare expression distributions of a gene set across tissues and states (Active vs Torpor) in the Bulk RNA-seq workflow.