Graph Piety
HTML
<script src="http://benpickles.github.io/peity/jquery.peity.js"></script>
<hr/>
<span class="line">5,5,6,6,6,4,4,3</span>
<hr/>
JavaScript
$(".line").peity("line");
<script src="http://benpickles.github.io/peity/jquery.peity.js"></script>
<hr/>
<span class="line">5,5,6,6,6,4,4,3</span>
<hr/>
$(".line").peity("line");