sme_contrib.plot

Plotting

Functions

colormap(color[, name])

Create a linear matplotlib colormap

concentration_heatmap(simulation_result, species)

Plot 2d heatmap of species concentration

concentration_heatmap3D(simulation_result, ...)

Plot a 3D facet grid of species concentrations.

concentration_heatmap_animation(...[, ...])

Plot 2d animated heatmap of species concentration

concentration_heatmap_animation3D(filename, ...)

Animate a list of frames from a simulation result list.

facet_grid3D(data, plotfuncs[, show_cmap, ...])

Create a 3D facet plot using PyVista.

facet_grid_animation3D(filename, data, plotfuncs)

Create a 3D animation from a series of data snapshots using PyVista.