Skip to content

Simpler constructor for graph with multiple nodes #5

@mtfishman

Description

@mtfishman

Add a constructor:

tikz(5; vertex)

as a shorthand for:

tikz(Graph(5); vertex)

i.e. a graph with 5 vertices and no edges.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions