Skip to content

Commit

Permalink
Added plot_network_x function to plots.py folder
Browse files Browse the repository at this point in the history
  • Loading branch information
LouieMH authored and LegrandNico committed Jan 28, 2025
1 parent 12eaa0a commit 9defd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyhgf/plots.py
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ def plot_network_x(network: "Network",
scale : float, optional
Scale factor for node positioning, by default 1
arrow_size : int, optional
Size of the arrows for volatility edges, by default 40
Size of the arrows for volatility edges, by default 35
Returns
-------
Expand Down

0 comments on commit 9defd38

Please sign in to comment.