How can I draw multiple parallel edges in neato?
This is possible when thesplinesattribute is false, which is the default. Whensplines=true, we have no good answer but we are working on it. One trick which is sometimes sufficient is to specify multiple colors for the edge. This will a produce set of tightly parallel splines, each in its specified color. Read about thecolor attributefor more information.
This is possible when the splines attribute is false, which is the default. When splines=true, we have no good answer but we are working on it. One trick which is sometimes sufficient is to specify multiple colors for the edge. This will a produce set of tightly parallel splines, each in its specified color. Read about the color attribute for more information.