Skip to content

Commit

Permalink
add write
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Nov 22, 2024
1 parent 1ee4568 commit a1c6b33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions networks/He-C-Fe-group-simple/he-simple.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,5 @@

fig = net.plot(rotated=True, curved_edges=True, size=(1500, 800), hide_xalpha=True, node_size=400, node_font_size=9)
fig.savefig("newnet.png")

net.write_network()
Binary file modified networks/He-C-Fe-group-simple/newnet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a1c6b33

Please sign in to comment.