Skip to content

Commit

Permalink
Petri graph layout clean new branch (#391)
Browse files Browse the repository at this point in the history
* Multi-graph special handling for 'all'.  More robust simple spring-force graph.

* set layout in graph

* any changes?

* all moved nodes stay stuck

* change variable name

* unfix by double clicking

* add layout input as argument in function rather than just the signal boolean

* Fixing node-color-scale reference.

* Graph layout passed in as dictionary-of-points (networkx convention)

* Removed 'layoutdata' flag

* retaining input x/y more clearly

* whitespace cleanup

* Improved names for x/y coordinate values.

* Example notebook

* Added tests for graph layouts.

* Future work around graph labeling.

---------

Co-authored-by: Joseph Cottam <[email protected]>
  • Loading branch information
marjoleinpnnl and JosephCottam authored Nov 1, 2023
1 parent 28d1027 commit 1c37f55
Show file tree
Hide file tree
Showing 6 changed files with 3,089 additions and 2,125 deletions.
2,545 changes: 604 additions & 1,941 deletions notebook/visual examples/Graphs.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 1c37f55

Please sign in to comment.