DOT strict digraph rankdir=TB node [shape=box style="solid,rounded,filled" fillcolor=b5a13c penwidth=3 color=white] HERE NODE node [style=filled fillcolor=lightyellow penwidth=3 color=black fontname="Helvetica" fontcolor=white] edge [style=solid penwidth=1 color=white] LINKS HERE -> NODE node [style="filled,rounded" fillcolor=white penwidth=1 color=white] HERE NODE LINKS HERE -> NODE BACKLINKS NODE -> HERE node [style="dotted,rounded,filled" penwidth=1 fillcolor=white color=grey] edge [style=dotted penwidth=1 color=red] HERE BACKLINKS NODE -> HERE STATIC strict digraph {rankdir=TB node [shape=box style="solid,rounded,filled" fillcolor=lightpink penwidth=3 color=white] "Longing" node [style=filled fillcolor=lightyellow penwidth=3 color=black fontname="Helvetica" fontcolor=white] edge [style=solid penwidth=1 color=white] "Longing" -> "Freedom" "Longing" -> "Slavery" node [style="filled,rounded" fillcolor=white penwidth=1 color=white] "Freedom" "Freedom" -> "Autopoesis" "Freedom" -> "Slavery" node [style="filled,rounded" fillcolor=white penwidth=1 color=white] "Slavery" "Slavery" -> "Entertainment" "Slavery" -> "Give until it feels good" "Rational" -> "Longing" node [style="dotted,rounded,filled" penwidth=1 fillcolor=white color=grey] edge [style=dotted penwidth=1 color=red] "Argument" -> "Rational" "Commerce" -> "Rational" "Exploitation" -> "Rational" "The Medium is the Method" -> "Rational" "Trust" -> "Rational" "Mean" -> "Rational"}
strict digraph {rankdir=RL node [shape=box style=filled fillcolor=black] "Give Until it Feels Good" "The Medium is the Method" "Give Until it Feels Good" "Art of Computer Programming" node [fillcolor=palegreen] node [fillcolor=palegreen] "The Medium is the Method" -> "Rational" "The Medium is the Method" -> "Entertainment" node [fillcolor=palegreen] node [fillcolor=palegreen] "Art of Computer Programming" -> "Give Until it Feels Good" "Art of Computer Programming" -> "Lineup Diagram" "Art of Computer Programming" -> "Federated Wiki"}