Skip to content

Split up GraphViz class #14

@clue

Description

@clue

The current GraphViz class used to be god class that encapsulated all GraphViz-related functionality. This was okay where this class originated (as part of the clue/graph package).

Now that this is a separate package, we should split this up into more discrete parts with a single responsibility each. The existing Image and Dot classes are a first step into this direction (though a badly named and documented one).

This ticket serves as a reminder and as a heads up.

Also refs #2.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions