tigramite icon indicating copy to clipboard operation
tigramite copied to clipboard

Issue with plotting graph: tp.plot_graph() in Tigramite 5.2.5.0

Open muszyna25 opened this issue 9 months ago • 0 comments

Hi,

I'm trying to use tigramite.plotting.plot_graph() function to plot a network consisting of two nodes and one link, however; the function makes the nodes elongated (see the attached screenshot). This doesn't happen when I use the function to plot a network with three nodes.

I've tried using the default function configuration and different values for these two arguments node_size and node_aspect, but neither of them works.

Would you be able to advise how I can fix this so that the nodes aren't elongated when the network only has two nodes?

Thanks!

tigramite_plot_issue

muszyna25 avatar May 07 '24 18:05 muszyna25