{
  "title": {
    "text": "Finished-medicine factory jobs stalled, then recovered slowly",
    "left": "center",
    "textStyle": {
      "fontSize": 16,
      "fontWeight": 600,
      "color": "#17212b"
    }
  },
  "legend": {
    "bottom": 0,
    "data": [
      "Pharmaceutical preparation manufacturing",
      "Pharmaceutical and medicine manufacturing"
    ]
  },
  "tooltip": {
    "trigger": "axis"
  },
  "grid": {
    "left": 64,
    "right": 24,
    "top": 56,
    "bottom": 72
  },
  "xAxis": {
    "type": "category",
    "data": [
      "1990",
      "1991",
      "1992",
      "1993",
      "1994",
      "1995",
      "1996",
      "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",
      "2025"
    ],
    "axisLabel": {
      "interval": 4,
      "color": "#334155"
    }
  },
  "yAxis": {
    "type": "value",
    "name": "Thousands of employees",
    "nameLocation": "middle",
    "nameGap": 44,
    "min": 150,
    "max": 380,
    "splitLine": {
      "lineStyle": {
        "color": "#e2e8f0"
      }
    }
  },
  "series": [
    {
      "name": "Pharmaceutical preparation manufacturing",
      "type": "line",
      "data": [
        172.7,
        178.8,
        184.9,
        189.1,
        187.0,
        183.8,
        182.7,
        186.0,
        194.2,
        204.7,
        215.3,
        221.4,
        228.0,
        228.3,
        228.0,
        225.7,
        227.8,
        227.2,
        223.3,
        218.2,
        211.4,
        204.5,
        204.0,
        205.2,
        204.1,
        202.5,
        202.3,
        205.1,
        204.0,
        210.0,
        214.2,
        222.6,
        229.5,
        229.2,
        231.7,
        233.7
      ],
      "showSymbol": false,
      "color": "#c43c3c",
      "lineStyle": {
        "width": 3
      }
    },
    {
      "name": "Pharmaceutical and medicine manufacturing",
      "type": "line",
      "data": [
        207.2,
        215.8,
        225.3,
        231.6,
        230.5,
        227.8,
        228.8,
        235.9,
        247.1,
        261.3,
        274.4,
        283.2,
        291.4,
        291.7,
        290.3,
        288.1,
        292.2,
        294.8,
        290.7,
        284.5,
        276.8,
        269.6,
        270.3,
        275.7,
        278.7,
        281.7,
        286.2,
        292.5,
        296.9,
        306.8,
        314.8,
        334.1,
        347.4,
        348.5,
        350.7,
        355.3
      ],
      "showSymbol": false,
      "color": "#2a9d8f",
      "lineStyle": {
        "width": 2,
        "type": "dashed"
      }
    }
  ]
}
