Test: Difference between revisions

From ARIS
Jump to navigation Jump to search
Alberto (talk | contribs)
No edit summary
Alberto (talk | contribs)
No edit summary
Tag: Manual revert
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
<div style="float:right; margin: 0px 0px 0px 0px">
<graphviz border='frame' format='png'>
<graphviz border='frame' format='png'>
digraph FunctionalitiesDiagram {
digraph FunctionalitiesDiagram {
Line 48: Line 36:
     ARIS -> SystemInformation
     ARIS -> SystemInformation
}
}
</graphviz>
</div>}
</graphviz>
</graphviz>

Revision as of 15:50, 12 March 2023