Skip to content

Add Dot importer #15

@clue

Description

@clue

This library currently focuses on exporting a Graph instance into a format that GraphViz can read in order to produce a resulting graph image, i.e. export via the Dot language.

However, we currently have no means to import from a Dot language definition into a Graph instance, i.e. import via Dot language.

This is non-trivial, but I suppose all building blocks are ready. We can probably focus on the 80% use case and exclude some of the advanced features like sub-graphs and graph clusters.

Any volunteers? :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions