Test: Difference between revisions

From ARIS
Jump to navigation Jump to search
Alberto (talk | contribs)
Created page with "<div style="float:right; margin: 0px 0px 0px 0px"> <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 //----- Requests graph // Nodes Requests [label="Requests", URL="ARIS:Requests" ]..."
 
Alberto (talk | contribs)
No edit summary
Line 1: Line 1:
<div style="float:right; margin: 0px 0px 0px 0px">
<graphviz border='frame' format='png'>
<graphviz border='frame' format='png'>
digraph FunctionalitiesDiagram {
digraph FunctionalitiesDiagram {
Line 38: Line 37:
}
}
</graphviz>
</graphviz>
</div>

Revision as of 15:48, 12 March 2023