digraph software_overview{
TopAce_GlobalData[shape=box ];
TopAce_Analyse_script_folder[ style=filled fillcolor="#FF0000"];
  TopAce_Analyse_script_folder -> TopAce_GlobalData[label=3];
  TopAce_HTMLOutput -> TopAce_GlobalData[label=2];
  TopAce_Label -> TopAce_GlobalData;
  TopAce_Script_analysis -> TopAce_GlobalData;
  TopAce_SoftwareScan -> TopAce_GlobalData[label=16];
  TopAce_Window -> TopAce_GlobalData[label=2];
}
