travesty icon indicating copy to clipboard operation
travesty copied to clipboard

Diagram- and graph-generating library for Akka Streams

Results 4 travesty issues
Sort by recently updated
recently updated
newest added

Hello, first of all thanks for sharing your work. I have pulled travesty into our project and ran some graphs through it. One question: Is it possible to generate /...

**Summary:** Both: - the Gremlin graph, and - the generated diagram, should include types as edge (transition) labels wherever possible. **Problem description:** How *can't* one get the types of a...

`graphviz-java` offers several implementations of Graphviz. The problem is that those implementations are quite "fragile", i.e. if the first one defined is determined to be "available" by `graphviz-java`, it will...

good first issue

**Summary:** Both the graphs and the diagrams should include the information on *which* nodes materialize *which* values. **Problem description/solution:** This is a bit easier to solve than #1 - we...

good first issue