egttools.plotting¶
API reference documentation for the plotting submodule.
Functions
Animate the evolution of a network, colouring nodes by strategy. |
|
Draws the markov chain for a given stationary distribution of monomorphic states. |
|
Plot the evolution of edge homophily over time. |
|
Creates a figure plotting the gradient of selection together with the saddle points, and the gradient arrows. |
|
This function plots the gradient of selection for 1-simplexes (only two strategies). |
|
Draw a network snapshot with nodes coloured by their current strategy. |
|
Plot dynamics of a finite population using the pairwise comparison rule on a 2D simplex. |
|
|
Plot dynamics on the simplex under the pairwise comparison rule, without computing roots. |
Plot a 2-D parameter sweep as a heatmap. |
|
Plot the replicator dynamics on a 2D simplex for 3-strategy 2- or N-player games. |
|
Plot the frequency of each strategy stratified by node degree. |
|
Plot time-series of strategy frequencies. |
Classes
Plots a 2-dimensional simplex in a cartesian plane. |
|
3D simplex (tetrahedron) visualisation for 4-strategy evolutionary games. |
Helper functions for producing plots on simplexes |
|
Helper function to visualize evolutionary dynamics |
|
Network visualisation utilities for EGTtools. |
|
3D simplex (tetrahedron) visualisation using Plotly. |
|
Simplified plotting functions. |