29 Mar
2016
29 Mar
'16
8:28 p.m.
On 29.03.2016 22:24, Andrew wrote:
So it looks like draw_graph cannot avoid overlap.
Indeed there is no way to completely avoid node overlaps with graph_draw().
I would have to use graphviz_draw which has that capability, however when I use graphviz_draw, depending on the parameters I will often get just a blank canvas unless I set the vertex size ridiculously small. Seeing as there is no error or output from this, I have no idea where the problem stems from.
It is very difficult to know what the problem might be without seeing an example. Cal you please post a minimal, self-contained program that shows the undesired behavior? Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>