{
  "backgroundColor": "#ffffff",
  "color": [
    "#1f4e79",
    "#c45c26"
  ],
  "title": {
    "text": "Groceries lost share; restaurant meals gained it",
    "subtext": "Share of U.S. current-dollar personal consumption expenditures, 1997\u20132024",
    "left": "center",
    "textStyle": {
      "fontSize": 16,
      "fontWeight": "bold",
      "color": "#17212b"
    },
    "subtextStyle": {
      "fontSize": 12,
      "color": "#4a5560"
    }
  },
  "legend": {
    "top": 52,
    "data": [
      "Food at home",
      "Restaurant meals"
    ]
  },
  "grid": {
    "left": 58,
    "right": 28,
    "top": 88,
    "bottom": 52
  },
  "tooltip": {
    "trigger": "axis"
  },
  "xAxis": {
    "type": "category",
    "data": [
      "1997",
      "1998",
      "1999",
      "2000",
      "2001",
      "2002",
      "2003",
      "2004",
      "2005",
      "2006",
      "2007",
      "2008",
      "2009",
      "2010",
      "2011",
      "2012",
      "2013",
      "2014",
      "2015",
      "2016",
      "2017",
      "2018",
      "2019",
      "2020",
      "2021",
      "2022",
      "2023",
      "2024"
    ],
    "axisLabel": {
      "interval": 3,
      "color": "#334155"
    },
    "axisTick": {
      "alignWithLabel": true
    }
  },
  "yAxis": {
    "type": "value",
    "name": "% of PCE",
    "min": 4.5,
    "max": 7.5,
    "nameTextStyle": {
      "color": "#334155"
    },
    "axisLabel": {
      "color": "#334155"
    },
    "splitLine": {
      "lineStyle": {
        "color": "#e6edf2"
      }
    }
  },
  "series": [
    {
      "name": "Food at home",
      "type": "line",
      "symbol": "circle",
      "symbolSize": 6,
      "lineStyle": {
        "width": 3
      },
      "data": [
        7.4549,
        7.1817,
        7.0809,
        6.8437,
        6.8171,
        6.673,
        6.6347,
        6.5962,
        6.5604,
        6.4843,
        6.5122,
        6.625,
        6.7651,
        6.6137,
        6.6274,
        6.6228,
        6.6092,
        6.6136,
        6.5781,
        6.5133,
        6.49,
        6.3806,
        6.3746,
        7.11,
        6.7451,
        6.6636,
        6.4552,
        6.283
      ]
    },
    {
      "name": "Restaurant meals",
      "type": "line",
      "symbol": "diamond",
      "symbolSize": 7,
      "lineStyle": {
        "width": 3,
        "type": "dashed"
      },
      "data": [
        5.2435,
        5.2099,
        5.1215,
        5.0966,
        5.0671,
        5.0836,
        5.0946,
        5.1164,
        5.0857,
        5.0913,
        5.0773,
        5.0634,
        5.0997,
        5.0855,
        5.1139,
        5.199,
        5.231,
        5.3017,
        5.4879,
        5.5462,
        5.5592,
        5.5835,
        5.6663,
        5.0045,
        5.5703,
        5.8404,
        6.038,
        6.0107
      ]
    }
  ]
}
