fragile.dataviz.plot_2d#

Module Contents#

Classes#

Plot2DSwarm

The Walkers is a data structure that takes care of all the data involved in making a Swarm evolve.

class fragile.dataviz.plot_2d.Plot2DSwarm(**kwargs)#

Bases: fragile.dataviz.stream_plots.PlotCallback

The Walkers is a data structure that takes care of all the data involved in making a Swarm evolve.

name = plot_2d#
setup(swarm)#

Prepare the component during the setup phase of the Swarm.

send()#
panel()#