I like how CytoPy includes matplotlib scales for the different normalizations that make the axes look like in e.g. FlowJo. I.e. instead of plotting normalized values, the raw valuese are plotted, but the axis scales are adjusted accordingly:

There are implementations for this by @burtonrj in https://github.com/burtonrj/CytoPlots/tree/main/cytoplots/transforms
@mbuttner @quentinblampey, what do you think of this approach?
I like how

CytoPyincludes matplotlib scales for the different normalizations that make the axes look like in e.g. FlowJo. I.e. instead of plotting normalized values, the raw valuese are plotted, but the axis scales are adjusted accordingly:There are implementations for this by @burtonrj in https://github.com/burtonrj/CytoPlots/tree/main/cytoplots/transforms
@mbuttner @quentinblampey, what do you think of this approach?