MOTHBALLED-graphviz
MOTHBALLED-graphviz copied to clipboard
Moved to https://gitlab.com/graphviz/graphviz
Edge concentration is inconsistent in behavior in dot. in the following graph, why is "{a b} -> d" concentrated, but "{A B} -> D" not? digraph G { concentrate=true a...
Ported Issue from Mantis Original ID: 2549 Reported By: scottaronbloom SEVERITY: CRASH Submitted: 2015-06-02 19:45:16 OS: WIN 8.1 OS BUILD: 64BIT PLATFORM: WINDOWS ## DESCRIPTION I use the cgraphlib system...
dot - graphviz version 2.39.20160809.1552 (20160809.1552) ordering=out is not being obeyed in this graph: strict digraph { ordering=out "CONTENTS" -> "PROPERTIES" [label="?"] "CONTENTS" -> "ACT" [label="_+"] "ACT" -> "VERB" [label="?"]...
When a node with multiple ports has > 1 edge going out of it, edgepaint crashes with a segmentation fault (no error is emitted). Minimal test case: ``` digraph G...
I am having a problem with edges not showing up when using curved splines. This only seems to be a problem with neato, but I can't use the default filter...
There are multiple licence files - LICENCE - ep-v10.html - ep-v10.txt - COPYING This clutters the repository, so I wondered if they should all be kept, or if some could...
Copy is sometimes much more convenient than export. The feature may default copy the exported png to clipboard.
Ported Issue from Mantis Original ID: 41 Reported By: Wouter Slegers SEVERITY: MAJOR Submitted: 2002-04-25 08:04:07 OS: X86-UNIX-OPENBSD 3.0-STABLE VERSION: 1.8.4 ## DESCRIPTION Calculation of a graph of approx 175...
Ported Issue from Mantis Original ID: 253 Reported By: Andrew Clausen SEVERITY: MAJOR Submitted: 2003-07-19 13:05:53 OS: X86-LINUX-DEBIAN TESTING VERSION: 1.7.16 ## DESCRIPTION constraint=false segfaults in any digraph with constraint=false...
I guess that would save you a lot of trouble. graphviz.github.io sounds not too bad.