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

13 lines
134 B

{
"presets": [
[
"es2015",
{
"modules": false
}
]
],
"plugins": [
"external-helpers"
]
}