Skip to content

bloqade.lanes.visualize.artist.get_state_artist

← Module overview

functionget_state_artistsource

bloqade.lanes.visualize.artist.get_state_artist

Signature
def get_state_artist(arch_spec: ArchSpec, ax: Axes, atom_marker: str = 'o') -> StateArtist

Parameters

NameTypeDefaultDescription
arch_specArchSpecrequired
axAxesrequired
atom_markerstr'o'

Returns

StateArtist

source