{
  "title": {
    "text": "Air-transportation hourly pay rose far faster than headcount",
    "left": 0,
    "textStyle": {
      "fontSize": 16,
      "fontWeight": 600
    }
  },
  "tooltip": {
    "trigger": "axis"
  },
  "grid": {
    "left": 52,
    "right": 24,
    "top": 56,
    "bottom": 56,
    "containLabel": true
  },
  "xAxis": {
    "type": "category",
    "data": [
      "2019-01",
      "2019-02",
      "2019-03",
      "2019-04",
      "2019-05",
      "2019-06",
      "2019-07",
      "2019-08",
      "2019-09",
      "2019-10",
      "2019-11",
      "2019-12",
      "2020-01",
      "2020-02",
      "2020-03",
      "2020-04",
      "2020-05",
      "2020-06",
      "2020-07",
      "2020-08",
      "2020-09",
      "2020-10",
      "2020-11",
      "2020-12",
      "2021-01",
      "2021-02",
      "2021-03",
      "2021-04",
      "2021-05",
      "2021-06",
      "2021-07",
      "2021-08",
      "2021-09",
      "2021-10",
      "2021-11",
      "2021-12",
      "2022-01",
      "2022-02",
      "2022-03",
      "2022-04",
      "2022-05",
      "2022-06",
      "2022-07",
      "2022-08",
      "2022-09",
      "2022-10",
      "2022-11",
      "2022-12",
      "2023-01",
      "2023-02",
      "2023-03",
      "2023-04",
      "2023-05",
      "2023-06",
      "2023-07",
      "2023-08",
      "2023-09",
      "2023-10",
      "2023-11",
      "2023-12",
      "2024-01",
      "2024-02",
      "2024-03",
      "2024-04",
      "2024-05",
      "2024-06",
      "2024-07",
      "2024-08",
      "2024-09",
      "2024-10",
      "2024-11",
      "2024-12",
      "2025-01",
      "2025-02",
      "2025-03",
      "2025-04",
      "2025-05",
      "2025-06",
      "2025-07",
      "2025-08",
      "2025-09",
      "2025-10",
      "2025-11",
      "2025-12",
      "2026-01",
      "2026-02",
      "2026-03",
      "2026-04",
      "2026-05",
      "2026-06"
    ],
    "axisLabel": {
      "interval": 11,
      "hideOverlap": true
    }
  },
  "yAxis": {
    "type": "value",
    "name": "Current dollars per hour, SA",
    "nameLocation": "middle",
    "nameGap": 42,
    "min": 30,
    "max": 55
  },
  "series": [
    {
      "type": "line",
      "name": "Average hourly earnings",
      "data": [
        34.76,
        35.09,
        34.93,
        35.25,
        35.66,
        35.71,
        35.83,
        35.7,
        35.46,
        35.35,
        34.98,
        35.36,
        36.06,
        36.18,
        36.34,
        36.81,
        37.16,
        37.61,
        39.02,
        39.23,
        39.0,
        38.33,
        38.64,
        39.14,
        39.09,
        38.53,
        39.84,
        39.52,
        39.59,
        39.92,
        39.97,
        39.91,
        40.01,
        40.79,
        41.48,
        41.58,
        41.43,
        41.82,
        44.87,
        45.35,
        44.72,
        44.2,
        44.06,
        43.76,
        43.29,
        43.34,
        42.73,
        42.84,
        42.86,
        41.66,
        43.16,
        42.87,
        41.99,
        42.11,
        42.8,
        43.44,
        44.19,
        44.2,
        44.97,
        45.11,
        45.94,
        46.09,
        45.6,
        46.05,
        46.28,
        46.22,
        46.72,
        46.89,
        47.46,
        47.77,
        47.39,
        47.23,
        47.4,
        47.32,
        47.56,
        47.86,
        47.3,
        48.21,
        48.36,
        48.19,
        48.11,
        48.05,
        48.31,
        48.23,
        48.55,
        49.05,
        49.85,
        49.56,
        50.06,
        50.5
      ],
      "showSymbol": false,
      "lineStyle": {
        "width": 2,
        "color": "#7a2e0e"
      },
      "itemStyle": {
        "color": "#7a2e0e"
      },
      "areaStyle": {
        "color": "rgba(122,46,14,0.10)"
      },
      "connectNulls": false
    }
  ]
}
