| Name | Type | Description |
|---|---|---|
output_file_path | str | None | Default: NoneThe path to save the image to. If |
fontname | str | None | Default: NoneThe name of the font to use. |
labels | LabelsDict | None | Default: None |
Draw the graph as a PNG image.
Optional labels for nodes and edges in the graph. Defaults to
None.