79 lines
1.9 KiB
JSON
79 lines
1.9 KiB
JSON
// 🌟 This was machine generated. Do not edit. 🌟
|
|
//
|
|
// Frame[0]
|
|
// Name: labels
|
|
// Dimensions: 3 Fields by 2 Rows
|
|
// +----------------------+-----------------+-------------------------------+
|
|
// | Name: a | Name: b | Name: |
|
|
// | Labels: foo=bar, x=y | Labels: foo=baz | Labels: foo=x, idx=2, no=name |
|
|
// | Type: []*int64 | Type: []*int64 | Type: []*int64 |
|
|
// +----------------------+-----------------+-------------------------------+
|
|
// | 1 | 2 | 3 |
|
|
// | 4 | 5 | 6 |
|
|
// +----------------------+-----------------+-------------------------------+
|
|
//
|
|
//
|
|
// 🌟 This was machine generated. Do not edit. 🌟
|
|
{
|
|
"status": 200,
|
|
"frames": [
|
|
{
|
|
"schema": {
|
|
"name": "labels",
|
|
"fields": [
|
|
{
|
|
"name": "a",
|
|
"type": "number",
|
|
"typeInfo": {
|
|
"frame": "int64",
|
|
"nullable": true
|
|
},
|
|
"labels": {
|
|
"foo": "bar",
|
|
"x": "y"
|
|
}
|
|
},
|
|
{
|
|
"name": "b",
|
|
"type": "number",
|
|
"typeInfo": {
|
|
"frame": "int64",
|
|
"nullable": true
|
|
},
|
|
"labels": {
|
|
"foo": "baz"
|
|
}
|
|
},
|
|
{
|
|
"type": "number",
|
|
"typeInfo": {
|
|
"frame": "int64",
|
|
"nullable": true
|
|
},
|
|
"labels": {
|
|
"foo": "x",
|
|
"idx": "2",
|
|
"no": "name"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"data": {
|
|
"values": [
|
|
[
|
|
1,
|
|
4
|
|
],
|
|
[
|
|
2,
|
|
5
|
|
],
|
|
[
|
|
3,
|
|
6
|
|
]
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |