Number: 1079
Title: Loop edges for n, ne, s, and se are not drawn correctly
Submitter: Jonas Diemer
Date: Mon Feb 5 13:18:46 2007
Subsys: Neato
Version: dot version 2.8 (Wed Jul 12 21:03:29 UTC 2006)
System: x86-Linux-Kubuntu 6.10
Severity: minor
Problem:
Hi,

I have a graph that contains looped edges, i.e. edges that have the same source and destination node. I want them to be drawn starting from the same "port" - see attached demo.dot.

Dot draws all edges correctly, but neato doesn't. However, I need to use neato since I provide pos arguments for my nodes (dot creates a messy graph).

The command I execute to get the demo.svg is:

neato -Tsvg demo.dot -o demo.svg

Regards
Input file: b1079.dot
Output file: b1079.svg
Owner: erg
Status: Fixed (15 Feb 2007)