mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 10:13:01 +08:00
@ -109,13 +109,13 @@ An array of:
|
||||
"text": "Time",
|
||||
"type": "time",
|
||||
"sort": true,
|
||||
"desc": true,
|
||||
"desc": true
|
||||
},
|
||||
{
|
||||
"text": "mean",
|
||||
"text": "mean"
|
||||
},
|
||||
{
|
||||
"text": "sum",
|
||||
"text": "sum"
|
||||
}
|
||||
],
|
||||
"rows": [
|
||||
@ -128,7 +128,7 @@ An array of:
|
||||
1457425370000,
|
||||
1002.76215352,
|
||||
1002.76215352
|
||||
],
|
||||
]
|
||||
],
|
||||
"type": "table"
|
||||
}
|
||||
|
Reference in New Issue
Block a user