{
  "title": {
    "text": "A 32-hour week would still cut factories, trucks and mines",
    "subtext": "Latest CES average weekly hours of all employees, seasonally adjusted",
    "left": 0,
    "textStyle": {
      "fontSize": 16,
      "color": "#17212b",
      "fontWeight": 600
    },
    "subtextStyle": {
      "fontSize": 11,
      "color": "#44515c"
    }
  },
  "grid": {
    "top": 72,
    "left": 138,
    "right": 56,
    "bottom": 40
  },
  "tooltip": {
    "trigger": "axis",
    "axisPointer": {
      "type": "shadow"
    }
  },
  "xAxis": {
    "type": "value",
    "min": 20,
    "max": 50,
    "interval": 5,
    "name": "Average weekly hours",
    "nameLocation": "middle",
    "nameGap": 28,
    "nameTextStyle": {
      "fontSize": 11,
      "color": "#44515c"
    },
    "axisLabel": {
      "fontSize": 11,
      "color": "#44515c"
    },
    "splitLine": {
      "lineStyle": {
        "color": "#e6ebf0"
      }
    },
    "markLine": null
  },
  "yAxis": {
    "type": "category",
    "data": [
      "Leisure & hospitality",
      "Retail trade",
      "All private payrolls",
      "Hospitals",
      "Information",
      "Financial activities",
      "Computer systems",
      "Construction",
      "Warehousing",
      "Manufacturing",
      "Truck transport",
      "Utilities",
      "Mining & logging"
    ],
    "axisLabel": {
      "fontSize": 11,
      "color": "#17212b"
    },
    "axisTick": {
      "show": false
    }
  },
  "series": [
    {
      "name": "Average weekly hours",
      "type": "bar",
      "data": [
        {
          "value": 25.4,
          "itemStyle": {
            "color": "#7a9bb8",
            "borderColor": "#7a9bb8",
            "borderWidth": 0
          }
        },
        {
          "value": 30.0,
          "itemStyle": {
            "color": "#7a9bb8",
            "borderColor": "#7a9bb8",
            "borderWidth": 0
          }
        },
        {
          "value": 34.3,
          "itemStyle": {
            "color": "#5b3a8c",
            "borderColor": "#2d1b4e",
            "borderWidth": 1.5
          }
        },
        {
          "value": 36.4,
          "itemStyle": {
            "color": "#1f4e79",
            "borderColor": "#1f4e79",
            "borderWidth": 0
          }
        },
        {
          "value": 37.1,
          "itemStyle": {
            "color": "#1f4e79",
            "borderColor": "#1f4e79",
            "borderWidth": 0
          }
        },
        {
          "value": 37.4,
          "itemStyle": {
            "color": "#1f4e79",
            "borderColor": "#1f4e79",
            "borderWidth": 0
          }
        },
        {
          "value": 38.4,
          "itemStyle": {
            "color": "#1f4e79",
            "borderColor": "#1f4e79",
            "borderWidth": 0
          }
        },
        {
          "value": 39.5,
          "itemStyle": {
            "color": "#1f4e79",
            "borderColor": "#1f4e79",
            "borderWidth": 0
          }
        },
        {
          "value": 40.0,
          "itemStyle": {
            "color": "#1f4e79",
            "borderColor": "#1f4e79",
            "borderWidth": 0
          }
        },
        {
          "value": 40.4,
          "itemStyle": {
            "color": "#1f4e79",
            "borderColor": "#1f4e79",
            "borderWidth": 0
          }
        },
        {
          "value": 40.7,
          "itemStyle": {
            "color": "#1f4e79",
            "borderColor": "#1f4e79",
            "borderWidth": 0
          }
        },
        {
          "value": 42.6,
          "itemStyle": {
            "color": "#1f4e79",
            "borderColor": "#1f4e79",
            "borderWidth": 0
          }
        },
        {
          "value": 46.1,
          "itemStyle": {
            "color": "#1f4e79",
            "borderColor": "#1f4e79",
            "borderWidth": 0
          }
        }
      ],
      "barWidth": 14,
      "label": {
        "show": true,
        "position": "right",
        "fontSize": 10,
        "color": "#17212b"
      },
      "markLine": {
        "silent": true,
        "symbol": "none",
        "label": {
          "formatter": "32 hours",
          "position": "end",
          "fontSize": 11,
          "color": "#6b7280"
        },
        "lineStyle": {
          "type": "dashed",
          "width": 1.6,
          "color": "#6b7280"
        },
        "data": [
          {
            "xAxis": 32
          }
        ]
      }
    }
  ]
}