digraph { node [shape=box, style=rounded]; rankdir=TB; subgraph clusterMain { "Mistral :: Archive (master)" [label= tooltip="Mistral :: Archive (master)" href="https://services.tidalwave.it/ci/job/Mistral/"]; "Mistral :: Metrics (master)" [label= tooltip="Mistral :: Metrics (master)" href="https://services.tidalwave.it/ci/view/all/job/Mistral_Metrics/"]; color=invis;} subgraph clusterStandalone { color=invis;} "Mistral :: Metrics (master)" -> "Mistral :: Archive (master)" [ color=black ] ; }