Test: Difference between revisions

From ARIS
Jump to navigation Jump to search
Alberto (talk | contribs)
No edit summary
Alberto (talk | contribs)
Blanked the page
Tag: Blanking
 
(44 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<graphviz border='frame' format='png'>
 
digraph FunctionalitiesDiagram {
  node [shape="oval" style=filled fillcolor="orange" fontsize="7pt"]
  //----- Main graph
    // Nodes
    ARIS [label="ARIS"]
  //----- Patients graph
    // Nodes
    Patients [label="Patients", URL="[[ARIS:Patients]]" ]
    // Edges
    ARIS -> Patients
}
</graphviz>

Latest revision as of 16:11, 13 January 2024