Classical Networks - ajmazurie/biofabric GitHub Wiki

Classical representation BioFabric representation
http://github.com/ajmazurie/biofabric/raw/master/examples/demo_networkx_graphs/complete_graph-networkx.png http://github.com/ajmazurie/biofabric/raw/master/examples/demo_networkx_graphs/complete_graph-biofabric.png

Complete graph (each node is connected to all the other nodes)

http://github.com/ajmazurie/biofabric/raw/master/examples/demo_networkx_graphs/path_graph-networkx.png http://github.com/ajmazurie/biofabric/raw/master/examples/demo_networkx_graphs/path_graph-biofabric.png

Path graph

http://github.com/ajmazurie/biofabric/raw/master/examples/demo_networkx_graphs/cycle_graph-networkx.png http://github.com/ajmazurie/biofabric/raw/master/examples/demo_networkx_graphs/cycle_graph-biofabric.png

Cycle graph

http://github.com/ajmazurie/biofabric/raw/master/examples/demo_networkx_graphs/star_graph-networkx.png http://github.com/ajmazurie/biofabric/raw/master/examples/demo_networkx_graphs/star_graph-biofabric.png

Star graph

http://github.com/ajmazurie/biofabric/raw/master/examples/demo_networkx_graphs/wheel_graph-networkx.png http://github.com/ajmazurie/biofabric/raw/master/examples/demo_networkx_graphs/wheel_graph-biofabric.png

Wheel graph (combination of both star and cycle graphs)

⚠️ **GitHub.com Fallback** ⚠️