Projekt

Obecné

Profil

Stáhnout (372 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
{
2
  "$schema": "https://vega.github.io/schema/vega/v5.json",
3
  "width": 800,
4
  "height": 200,
5
  "padding": 5,
6
  "signals": [
7
    {"name": "valuePath", "value": "avg"},
8
    {"name":  "timestampPath", "value":  "timestamp"},
9
    {"name":  "detailHeight", "value": 390},
10
    {"name": "overviewHeight", "value":  70},
11
    {"name":  "overviewHeightStart", "value" : 430}
12
  ]
13
}
    (1-1/1)