fkling / JSNetworkX

Build, process and analyze graphs in JavaScript (port of NetworkX)
https://felix-kling.de/jsnetworkx/
Other
761 stars 184 forks source link

Self loops are not drawn #2

Open fkling opened 12 years ago

fkling commented 12 years ago

Self loops are not shown in the graph. Furthermore, if the graph is drawn with labels, self loop labels appear in the upper left corner of the canvas.