{
  "title": {
    "text": "Three-month average payroll change",
    "subtext": "Total nonfarm, thousands of jobs, seasonally adjusted",
    "left": 8,
    "top": 8,
    "textStyle": {
      "fontSize": 16,
      "color": "#17212b"
    },
    "subtextStyle": {
      "fontSize": 12,
      "color": "#4b5563"
    }
  },
  "legend": {
    "data": [
      "3-month average change",
      "Monthly change"
    ],
    "top": 44,
    "right": 16
  },
  "grid": {
    "left": 56,
    "right": 24,
    "top": 88,
    "bottom": 64
  },
  "tooltip": {
    "trigger": "axis"
  },
  "xAxis": {
    "type": "category",
    "data": [
      "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",
      "2026-07"
    ],
    "axisLabel": {
      "rotate": 45,
      "fontSize": 10
    }
  },
  "yAxis": {
    "type": "value",
    "name": "Thousands",
    "splitLine": {
      "lineStyle": {
        "color": "#e5e7eb"
      }
    }
  },
  "series": [
    {
      "name": "Monthly change",
      "type": "bar",
      "data": [
        434.0,
        290.0,
        68.0,
        241.0,
        280.0,
        225.0,
        163.0,
        218.0,
        156.0,
        159.0,
        127.0,
        154.0,
        175.0,
        206.0,
        228.0,
        64.0,
        78.0,
        87.0,
        53.0,
        9.0,
        155.0,
        33.0,
        134.0,
        237.0,
        -48.0,
        42.0,
        67.0,
        108.0,
        13.0,
        -20.0,
        64.0,
        -70.0,
        76.0,
        -140.0,
        41.0,
        -17.0,
        160.0,
        -156.0,
        214.0,
        148.0,
        63.0,
        20.0,
        -23.0
      ],
      "itemStyle": {
        "color": "#cbd5e1"
      },
      "barMaxWidth": 10
    },
    {
      "name": "3-month average change",
      "type": "line",
      "data": [
        279.0,
        275.0,
        264.0,
        200.0,
        196.0,
        249.0,
        223.0,
        202.0,
        179.0,
        178.0,
        147.0,
        147.0,
        152.0,
        178.0,
        203.0,
        166.0,
        123.0,
        76.0,
        73.0,
        50.0,
        72.0,
        66.0,
        107.0,
        135.0,
        108.0,
        77.0,
        20.0,
        72.0,
        63.0,
        34.0,
        19.0,
        -9.0,
        23.0,
        -45.0,
        -8.0,
        -39.0,
        61.0,
        -4.0,
        73.0,
        69.0,
        142.0,
        77.0,
        20.0
      ],
      "showSymbol": false,
      "lineStyle": {
        "width": 2.5,
        "color": "#1d4ed8"
      },
      "itemStyle": {
        "color": "#1d4ed8"
      },
      "markLine": {
        "silent": true,
        "symbol": "none",
        "label": {
          "show": false
        },
        "data": [
          {
            "yAxis": 0,
            "lineStyle": {
              "color": "#6b7280",
              "width": 1
            }
          }
        ]
      }
    }
  ]
}
