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

Snapshots | iceberg

Inside this repository

visualizer.html~
text/html

Download raw (251 bytes)

<!DOCTYPE HTML><html><head>    
<meta charset="utf-8" />    
<meta http-equiv="refresh" content="5">    
<title>Graphviz</title></head><body>  
<style>
   img {
	float:left;
   }  
</style>

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

</body></html>