bloqade.lanes.visualize.artist.get_drawer
← Module overview
function
source
functionget_drawer¶source
bloqade.lanes.visualize.artist.get_drawer
Signature
def get_drawer(mt: ir.Method, arch_spec: ArchSpec, ax: Axes, atom_marker: str = 'o')Parameters
| Name | Type | Default | Description |
|---|---|---|---|
mt | ir.Method | required | |
arch_spec | ArchSpec | required | |
ax | Axes | required | |
atom_marker | str | 'o' |