Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

packages_No_Name.dot 244B

12345678
  1. digraph "packages_No_Name" {
  2. charset="utf-8"
  3. rankdir=BT
  4. "0" [label="data", shape="box"];
  5. "1" [label="data.clientmodule_test", shape="box"];
  6. "2" [label="data.suppliermodule_test", shape="box"];
  7. "1" -> "2" [arrowhead="open", arrowtail="none"];
  8. }