Skip to content

bloqade.lanes.visualize.artist.get_drawer

← Module overview

functionget_drawersource

bloqade.lanes.visualize.artist.get_drawer

Signature
def get_drawer(mt: ir.Method, arch_spec: ArchSpec, ax: Axes, atom_marker: str = 'o')

Parameters

NameTypeDefaultDescription
mtir.Methodrequired
arch_specArchSpecrequired
axAxesrequired
atom_markerstr'o'
source