Requests: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
digraph FunctionalitiesDiagram { | digraph FunctionalitiesDiagram { | ||
node [shape=rectangle style=rounded fontsize="7pt"]; | node [shape=rectangle style=rounded fontsize="7pt"]; | ||
edge [fontsize="7pt" | edge [fontsize="7pt" minlen=2]; | ||
//----- Main graph | //----- Main graph | ||
// Nodes | // Nodes |
Revision as of 17:08, 12 March 2023


UNDER CONSTRUCTION