Skip to content

simplify wrapper around plot_graphviz #42

@brooksandrew

Description

@brooksandrew

currently plot_graphiz and plot_circuit_graphviz share the same long list of arguments which gets documented twice.

plot_graphviz does all the work and plot_circuit_graphviz simply wraps around it and adds some eulerian circuit specific processing. A decorator, something in functools, or smart parameter passing could prob be used to clean things up here

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions