GraphViz SOAVis Test

Dit is een plaatje gegeneerd door google api:

neato chart

Werkend plaatje:

neato chart

De code gebruikt voor dit plaatje is:
<img src="https://chart.googleapis.com/chart?cht=gv:dot&amp;chl=digraph{ A [style=filled,fillcolor=forestgreen]; A->B[color=red, arrowhead=tee] ; B->C->A}&amp;chs=350x350" alt="neato chart">

Comments are closed.