Skip to content

Add resolution and size control to draw(), save option too #36

@Belaloui

Description

@Belaloui

Sometimes we need the draw() method to output braids of different sizes. We may want to have a parameter that we can pass to it to control that.
Another feature that could be useful is to save the outputted figure in a file.

Both features, if implemented, can look like this: circuit.draw(dpi=300, output_file='braid.png')

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions