{
  "title": { "text": "Sistemos našumas", "subtext": "API atsako greitis (ms)", "left": "center" },
  "series": [{
    "name": "Latency",
    "type": "gauge",
    "center": ["50%", "60%"],
    "radius": "80%",
    "min": 0,
    "max": 500,
    "axisLine": {
      "lineStyle": {
        "width": 22,
        "color": [
          [0.2, "#34d399"],
          [0.5, "#22d3ee"],
          [0.75, "#fbbf24"],
          [1.0,  "#f87171"]
        ]
      }
    },
    "pointer": { "itemStyle": { "color": "#22d3ee" } },
    "axisTick": { "distance": -22, "length": 6, "lineStyle": { "color": "#09090b", "width": 2 } },
    "splitLine": { "distance": -22, "length": 22, "lineStyle": { "color": "#09090b", "width": 3 } },
    "axisLabel": { "distance": 32, "color": "#a1a1aa", "fontSize": 11 },
    "title": { "color": "#a1a1aa", "fontSize": 13, "offsetCenter": [0, "75%"] },
    "detail": {
      "valueAnimation": true,
      "formatter": "{value} ms",
      "color": "#22d3ee",
      "fontSize": 32,
      "offsetCenter": [0, "40%"]
    },
    "data": [{ "value": 142, "name": "Vidurkis" }]
  }]
}
