aframe-babia-components
Version:
A data visualization set of components for A-Frame.
84 lines • 1.18 kB
JSON
[
{
"x_axis": "David",
"z_axis": "2019",
"height": 9,
"_not": true
},
{
"x_axis": "David",
"z_axis": "2018",
"height": 8
},
{
"x_axis": "David",
"z_axis": "2017",
"height": 7
},
{
"x_axis": "David",
"z_axis": "2016",
"height": 6,
"_not": true
},
{
"x_axis": "David",
"z_axis": "2015",
"height": 5,
"_not": true
},
{
"x_axis": "Jesus",
"z_axis": "2016",
"height": 9
},
{
"x_axis": "Jesus",
"z_axis": "2011",
"height": 8,
"_not": true
},
{
"x_axis": "Jesus",
"z_axis": "2014",
"height": 7,
"_not": true
},
{
"x_axis": "Jesus",
"z_axis": "2015",
"height": 5
},
{
"x_axis": "Jesus",
"z_axis": "2019",
"height": 10
},
{
"x_axis": "Pete",
"z_axis": "2011",
"height": 8
},
{
"x_axis": "Pete",
"z_axis": "2014",
"height": 7,
"_not": true
},
{
"x_axis": "Pete",
"z_axis": "2019",
"height": 10,
"_not": true
},
{
"x_axis": "Josh",
"z_axis": "2016",
"height": 6
},
{
"x_axis": "Josh",
"z_axis": "2015",
"height": 5
}
]