Skip to content

ADD - Graphviz language (graph -> code)

FredZinelli requested to merge graphviz into main
  • Define a concrete Language class and export the default "conversion to code" logic in it.
  • Add angular components and service constraints on the Language instances though the class constructor.
  • Graphviz class behaving differently for code output
  • Add tooltips on graph description

Merge request reports