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

10 lines
81 B

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