Projekt

Obecné

Profil

Stáhnout (290 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
{
2
  "$schema": "https://vega.github.io/schema/vega/v5.json",
3
  "width": 800,
4
  "height": 300,
5
  "signals": [
6
    {"name": "overviewHeight", "value":  70},
7
    {"name":  "axeLegendPath", "value":  "phenomenon.phenomenonName"},
8
    {"name":  "axeUnitPath", "value":  "phenomenon.unit"}
9
  ]
10
}
(7-7/7)