Quite good looking graph derived from d3.js http://c3js.org
 
 
 
 

9 lines
81 B

body {
text-align: center;
}
#chart {
width: 720px;
margin: 24px auto;
}