ScottClaessens / coevolve

coevolve R package for Bayesian dynamic coevolutionary models using Stan
GNU General Public License v2.0
7 stars 0 forks source link

Axis limits and fill colour for `coev_plot_selection_gradient()` and `coev_plot_flowfield()` #40

Closed ScottClaessens closed 1 month ago

ScottClaessens commented 2 months ago

User should be able to set the axis limits for plotting functions coev_plot_selection_gradient() and coev_plot_flowfield() in case the default axes are not wide enough.

Also, the heatmap colours in coev_plot_selection_gradient() should reflect drift vs. selection (i.e., values in the range -1 and 1 should remain neutral coloured, even when the maximum strength of selection in the plot is low).

ScottClaessens commented 1 month ago

Fixed in 0e8541c.