Skip to content

Add Dot importer #15

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? :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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