Skip to content

plotting from outputdata.py #131

@DanielVillarreal09

Description

@DanielVillarreal09

attribute names in this file do not match the ones that are defined in mm3_plot.py. starting from line 284,

for example

fig, ax = mm3_plots.violin_birth_label(Cells_df)
should be:
fig, ax = mm3_plots.plot_violin_birth_label(Cells_df)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions