[graphviz-interest] edge doubling (?)
Federico Spinazzi <[email protected]> Fri, 1 Aug 2014 23:52:06 +0200
| Newsgroups | gmane.comp.video.graphviz |
|---|---|
| Message-ID | <CABcz1qSXDwUbYjMHpdEd8T_53uUkM6CE+=pyS13zOq_KG4fXFg@mail.gmail.com> |
I don't understand why, with the attached dot file, graphviz 2.38 on windows outputs the attached png with the following command line > dot _accenti-completo-000.ps2.dot | neato -n2 -Tpng -O doubling the edges... If non style=invis edges in the dot file are style=tapered the problem disappear. I don't understand why dot _accenti-completo-000.ps2.dot output, in the first case contains edges attributes pos="e,....;e," with 2 'e,...' and if it is related with the problem above, as I'm believing that the two 'e,...' are defining the two edges. Many thanks, Federico Spinazzi _______________________________________________ [email protected] http://lists.research.att.com/mailman/listinfo/graphviz-interest
_accenti-completo-000.ps2.dot
(application/msword, 5.2 KB) - not displayed
noname.gv.png
(image/png, 27.8 KB) - not displayed
_accenti-completo-000.ps2.tapered.dot
(application/msword, 5.3 KB) - not displayed