Skip to content

Plot improvements#344

Merged
gustavdelius merged 10 commits into
masterfrom
plot-improvements
May 13, 2026
Merged

Plot improvements#344
gustavdelius merged 10 commits into
masterfrom
plot-improvements

Conversation

@gustavdelius
Copy link
Copy Markdown
Member

  • New plot2() generic with methods for comparing two compatible mizer array
    objects in one plot, with species or group shown by colour and model by
    linetype. The plotSpectra2() helper has moved from mizerExperimental into
    mizer for comparing two abundance spectra.

  • New plotRelative() generic with methods for plotting the symmetric relative
    difference between two compatible mizer array objects. The
    plotSpectraRelative() and plotlySpectraRelative() helpers have moved from
    mizerExperimental into mizer.

  • New plotCDF() and plotCDF2() generics for plotting cumulative abundance
    or biomass distributions from MizerParams and MizerSim objects, together
    with plotlyCDF() and plotlyCDF2() wrappers.

  • plotSpectra() now accepts log_x, log_y, and log arguments for
    controlling axis scaling, matching the mizer array plot() methods.

@gustavdelius gustavdelius merged commit c50d704 into master May 13, 2026
1 check failed
@gustavdelius gustavdelius deleted the plot-improvements branch May 13, 2026 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant