Benutzer-Werkzeuge

Webseiten-Werkzeuge


haendler
no way to compare when less than two revisions

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.


Letzte Überarbeitung
haendler [2013/06/14 16:38] – angelegt coheed
Zeile 1: Zeile 1:
 +<graphviz> 
 +digraph { 
 +graph [bgcolor=transparent;dpi=72]; 
 +A -> B 
 +B -> C 
 +C -> D 
 +D -> E 
 +D -> F 
 +D -> G 
 +D -> H 
 +Brot -> Drachenzucht 
 +"A" [ shape=box]; 
 +"B" [ shape=oval]; 
 +"C" [ shape=oval]; 
 +"D" [ shape=house;penwidth=2 ]; 
 +"E" [ style=filled,fillcolor=palegreen]; 
 +"F" [  shape=house,style=filled,fillcolor=green;penwidth=2]; 
 +
 +</graphviz> 
 +<code>
haendler.txt · Zuletzt geändert: 2023/01/30 13:16 von 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki