portrait-of-a-community
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

visualizer.html
text/html

Download raw (208 bytes)

<!DOCTYPE HTML><html><head>    
<meta charset="utf-8" />    

<title>Graphviz</title></head><body>  
<style>
   img {
	float:left;
   }  
</style>

<img src="test.dot.png" alt="graphviz" />

</body></html>