goldingn / pop

A Flexible Syntax for Population Dynamic Modelling :koala: :chart_with_upwards_trend:
Other
10 stars 2 forks source link

plot.dynamic for shared pathways #32

Open goldingn opened 8 years ago

goldingn commented 8 years ago

Currently pop:::plot.dynamic() only displays the last defined transition for a pathway when plotting, because it's built from an adjacency matrix. In the cases where multiple transitions are additively acting on the same pathway (e.g. clonal reproduction & dispersal), it should add multiple links.