:py:mod:`fragile.dataviz.plot_2d` ================================= .. py:module:: fragile.dataviz.plot_2d Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: fragile.dataviz.plot_2d.Plot2DSwarm .. py:class:: Plot2DSwarm(**kwargs) Bases: :py:obj:`fragile.dataviz.stream_plots.PlotCallback` The :class:`Walkers` is a data structure that takes care of all the data involved in making a Swarm evolve. .. py:attribute:: name :annotation: = plot_2d .. py:method:: setup(swarm) Prepare the component during the setup phase of the :class:`Swarm`. .. py:method:: send() .. py:method:: panel()