Skip to content

Plotting guide

Plotting guide

  • Plotting Basics: quick tour of the plot.series, plot.phase, plot.utils, and plot.manifold helpers with their common options.
  • Exporting Plots: how to render or persist figures using dynlib.plot.export.
  • Cobweb Plots: visualizing iteration trajectories and dynamics of 1D discrete maps.
  • Basin Plots: rendering basin-of-attraction classifications from analysis results.
  • Vector Fields: plotting direction fields and flow visualizations for ODEs.
  • Themes & Facets: how to control global styling via plot.theme, set palettes/presets, and build reused multi-panel layouts with plot.fig/plot.facet.