plot_bead_frame#

plot_bead_frame(ax, network, show_indices=False)#

Plot a single frame of the bead network onto the provided Axes.

Parameters:
  • ax (matplotlib.axes.Axes) – Target axes.

  • network (Network) – Network to draw.

  • show_indices (bool) – If True, annotate bead indices and names.