dimanche 22 février 2015

Make graphviz node shape an image?

I think my syntax is right:



digraph graphname {
cloud[shape=none, label="", image="cloud.png"];
}


However that just generates a blank graph. What is the correct syntax?


Aucun commentaire:

Enregistrer un commentaire