d-grouped-barchart
Version:
Derby grouped bar chart component using d3 and d3-tip.
42 lines • 618 B
JSON
[
{
"role": "Vet",
"Pre": 3.7857142857,
"Post": 4.2857142857
},
{
"role": "Engineer",
"Pre": -4.7142857143,
"Post": 4.2142857143
},
{
"role": "Mother",
"Pre": 5.7142857143,
"Post": 4.7857142857
},
{
"role": "Drug",
"Pre": 3.5,
"Post": 3
},
{
"role": "JHU",
"Pre": 4.4285714286,
"Post": 4.7142857143
},
{
"role": "Rancher",
"Pre": 4.8571428571,
"Post": 5.4285714286
},
{
"role": "Daughter",
"Pre": 3.6428571429,
"Post": 3.5714285714
},
{
"role": "Brother",
"Pre": 5.3571428571,
"Post": 6
}
]