Skip to content

Visualisation

matchbox.client.visualisation

Visualisation utilities.

Functions:

draw_resolution_graph

draw_resolution_graph(
    contains: ResolutionName | None = None,
) -> Figure

Draws the resolution graph layer by layer, component by component.

An optional filter to only include components containing a

specific source or model.