digraph "g" { "all_stopped" [ style=bold color="green" fontcolor="orange" ] "the-future-of-vaj_start_0 " [ style=dashed color="red" fontcolor="black" ] "the-future-of-vaj_stop_0 hb2" -> "all_stopped" [ style = bold] "the-future-of-vaj_stop_0 hb2" -> "the-future-of-vaj_start_0 " [ style = dashed] "the-future-of-vaj_stop_0 hb2" [ style=bold color="green" fontcolor="black" ] }