WormBase/wormcells-viz

make ridgeplots histograms instead of areas

Closed this issue · 7 comments

make ridgeplots histograms instead of areas

the x axis, for now, goes from 0 to 100. What is the unit of measure of of each bin @Munfred ?

The scale is between 10^-9 and 10^0 log-spaced

Normalize each row

Display the total number of cells per row somewhere in the row as a label. Add tooltip on mouseover with counts.

increase padding between bars to 1 or 2px

change title to "gene expression histograms"

The remaining changes to be made to the histograms are already in #32