egttools.plotting

API reference documentation for the plotting submodule.

Functions

draw_invasion_diagram

Draws the markov chain for a given stationary distribution of monomorphic states.

plot_gradient

Creates a figure plotting the gradient of selection together with the saddle points, and the gradient arrows.

plot_gradients

This function plots the gradient of selection for 1-simplexes (only two strategies).

plot_pairwise_comparison_rule_dynamics_in_simplex

Helper function to simplify the plotting of the moran dynamics in a 2 Simplex.

plot_replicator_dynamics_in_simplex

Helper function to simplify the plotting of the replicator dynamics in a 2 Simplex.

Classes

Simplex2D

Plots a 2-dimensional simplex in a cartesian plane.

egttools.plotting.helpers

Helper functions for producing plots on simplexes

egttools.plotting.indicators

Helper function to visualize evolutionary dynamics

egttools.plotting.simplex2d

egttools.plotting.simplified

Simplified plotting functions