cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Namespaces | Functions | Variables
plot_cellcount.py File Reference

Go to the source code of this file.

Namespaces

 plot_cellcount
 

Functions

def plot_cellcount.lines (data, name, x_lims, y_lims)
 
def plot_cellcount.process (postfixes, plot_name)
 

Variables

list plot_cellcount.line_types = ['solid', 'dot', 'dash', 'dashdot', 'dashdot', 'longdashdot']
 
list plot_cellcount.colors = ['DarkSlateGrey','DarkSeaGreen','DarkViolet','red']
 
list plot_cellcount.postfixes = ['Cpp','Py','Cppy','Pyy']