Added resources to comments
This commit is contained in:
parent
9328fe3388
commit
cdbc932809
@ -17,7 +17,9 @@ FOOTER = """
|
|||||||
|
|
||||||
# TODO:
|
# TODO:
|
||||||
# Add hidden nodes in each cluster above visible nodes connected by hidden edges and attach visible edges to them
|
# Add hidden nodes in each cluster above visible nodes connected by hidden edges and attach visible edges to them
|
||||||
|
# - also see: https://stackoverflow.com/questions/53862417/how-to-set-head-and-tail-position-in-nodes-graphviz
|
||||||
# Solve layering of clusters
|
# Solve layering of clusters
|
||||||
|
# - https://observablehq.com/@gordonsmith/church
|
||||||
|
|
||||||
class Graph:
|
class Graph:
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user