Renders the number of individuals in each integer count. Should only be used for integer variables with bounded ranges. This only renders output on timesteps that correspond to a day. This saves memory and potentially time for simulations with small timesteps.

integer_count_render_process_daily(renderer, variable, margin, dt)

Arguments

renderer

a Render object

variable

a IntegerVariable object

margin

the set of values which may be taken for the integer variable

dt

size of time step