{
  "backgroundColor": "#ffffff",
  "title": {
    "text": "Even at a slower pace, China is still about a fifth of world PPP output",
    "left": 0,
    "top": 8,
    "textStyle": {
      "fontSize": 16,
      "fontWeight": 600,
      "color": "#17212b"
    }
  },
  "legend": {
    "top": 52,
    "left": 0,
    "data": [
      "China",
      "United States",
      "India",
      "China (projection)",
      "United States (projection)",
      "India (projection)"
    ],
    "textStyle": {
      "fontSize": 12,
      "color": "#334155"
    }
  },
  "grid": {
    "left": 58,
    "right": 24,
    "top": 100,
    "bottom": 52
  },
  "tooltip": {
    "trigger": "axis"
  },
  "xAxis": {
    "type": "value",
    "min": 1990,
    "max": 2031,
    "interval": 5,
    "name": "Year",
    "nameLocation": "middle",
    "nameGap": 30,
    "axisLabel": {
      "formatter": "{value}"
    },
    "splitLine": {
      "show": false
    },
    "axisLine": {
      "lineStyle": {
        "color": "#94a3b8"
      }
    }
  },
  "yAxis": {
    "type": "value",
    "name": "Share of world GDP (PPP), percent",
    "nameLocation": "middle",
    "nameGap": 40,
    "min": 0,
    "max": 25,
    "axisLabel": {
      "formatter": "{value}"
    },
    "splitLine": {
      "lineStyle": {
        "color": "#e2e8f0"
      }
    },
    "axisLine": {
      "show": false
    }
  },
  "series": [
    {
      "name": "China",
      "type": "line",
      "showSymbol": true,
      "symbol": "circle",
      "symbolSize": 7,
      "lineStyle": {
        "width": 2.6,
        "type": "solid",
        "color": "#0F6C8C"
      },
      "itemStyle": {
        "color": "#0F6C8C"
      },
      "data": [
        [
          1990,
          3.6262
        ],
        [
          1991,
          3.9073
        ],
        [
          1992,
          4.0084
        ],
        [
          1993,
          4.4839
        ],
        [
          1994,
          4.9314
        ],
        [
          1995,
          5.2833
        ],
        [
          1996,
          5.5981
        ],
        [
          1997,
          5.8793
        ],
        [
          1998,
          6.1835
        ],
        [
          1999,
          6.4396
        ],
        [
          2000,
          6.6504
        ],
        [
          2001,
          7.0323
        ],
        [
          2002,
          7.474
        ],
        [
          2003,
          7.9411
        ],
        [
          2004,
          8.3172
        ],
        [
          2005,
          8.8591
        ],
        [
          2006,
          9.4898
        ],
        [
          2007,
          10.2955
        ],
        [
          2008,
          10.9792
        ],
        [
          2009,
          12.0957
        ],
        [
          2010,
          12.7224
        ],
        [
          2011,
          13.4123
        ],
        [
          2012,
          14.0127
        ],
        [
          2013,
          14.6154
        ],
        [
          2014,
          15.1827
        ],
        [
          2015,
          15.7232
        ],
        [
          2016,
          16.2799
        ],
        [
          2017,
          16.7694
        ],
        [
          2018,
          17.186
        ],
        [
          2019,
          17.641
        ],
        [
          2020,
          18.5119
        ],
        [
          2021,
          18.729
        ],
        [
          2022,
          18.63
        ],
        [
          2023,
          19.0128
        ],
        [
          2024,
          19.3147
        ],
        [
          2025,
          19.6085
        ]
      ],
      "z": 3
    },
    {
      "name": "China (projection)",
      "type": "line",
      "showSymbol": true,
      "symbol": "circle",
      "symbolSize": 6,
      "lineStyle": {
        "width": 2,
        "type": "dashed",
        "color": "#0F6C8C"
      },
      "itemStyle": {
        "color": "#0F6C8C"
      },
      "data": [
        [
          2025,
          19.6085
        ],
        [
          2026,
          19.8849
        ],
        [
          2027,
          20.0471
        ],
        [
          2028,
          20.2007
        ],
        [
          2029,
          20.3056
        ],
        [
          2030,
          20.3654
        ],
        [
          2031,
          20.4146
        ]
      ],
      "z": 2
    },
    {
      "name": "United States",
      "type": "line",
      "showSymbol": true,
      "symbol": "triangle",
      "symbolSize": 7,
      "lineStyle": {
        "width": 2.6,
        "type": "solid",
        "color": "#1F3A5F"
      },
      "itemStyle": {
        "color": "#1F3A5F"
      },
      "data": [
        [
          1990,
          21.7242
        ],
        [
          1991,
          21.2175
        ],
        [
          1992,
          19.7181
        ],
        [
          1993,
          19.8924
        ],
        [
          1994,
          20.1223
        ],
        [
          1995,
          19.9402
        ],
        [
          1996,
          19.9382
        ],
        [
          1997,
          20.0065
        ],
        [
          1998,
          20.369
        ],
        [
          1999,
          20.6283
        ],
        [
          2000,
          20.4213
        ],
        [
          2001,
          20.1261
        ],
        [
          2002,
          19.9185
        ],
        [
          2003,
          19.7556
        ],
        [
          2004,
          19.5135
        ],
        [
          2005,
          19.3014
        ],
        [
          2006,
          18.8625
        ],
        [
          2007,
          18.2859
        ],
        [
          2008,
          17.8062
        ],
        [
          2009,
          17.4622
        ],
        [
          2010,
          17.0563
        ],
        [
          2011,
          16.6855
        ],
        [
          2012,
          16.534
        ],
        [
          2013,
          16.3406
        ],
        [
          2014,
          16.1904
        ],
        [
          2015,
          16.1287
        ],
        [
          2016,
          15.9246
        ],
        [
          2017,
          15.7231
        ],
        [
          2018,
          15.5681
        ],
        [
          2019,
          15.3229
        ],
        [
          2020,
          15.242
        ],
        [
          2021,
          15.1037
        ],
        [
          2022,
          14.9383
        ],
        [
          2023,
          14.8918
        ],
        [
          2024,
          14.81
        ],
        [
          2025,
          14.6282
        ]
      ],
      "z": 3
    },
    {
      "name": "United States (projection)",
      "type": "line",
      "showSymbol": true,
      "symbol": "triangle",
      "symbolSize": 6,
      "lineStyle": {
        "width": 2,
        "type": "dashed",
        "color": "#1F3A5F"
      },
      "itemStyle": {
        "color": "#1F3A5F"
      },
      "data": [
        [
          2025,
          14.6282
        ],
        [
          2026,
          14.5376
        ],
        [
          2027,
          14.3839
        ],
        [
          2028,
          14.2293
        ],
        [
          2029,
          14.057
        ],
        [
          2030,
          13.8808
        ],
        [
          2031,
          13.7074
        ]
      ],
      "z": 2
    },
    {
      "name": "India",
      "type": "line",
      "showSymbol": true,
      "symbol": "diamond",
      "symbolSize": 7,
      "lineStyle": {
        "width": 2.6,
        "type": "solid",
        "color": "#C46B2D"
      },
      "itemStyle": {
        "color": "#C46B2D"
      },
      "data": [
        [
          1990,
          3.3989
        ],
        [
          1991,
          3.3583
        ],
        [
          1992,
          3.1801
        ],
        [
          1993,
          3.2706
        ],
        [
          1994,
          3.3921
        ],
        [
          1995,
          3.5214
        ],
        [
          1996,
          3.6492
        ],
        [
          1997,
          3.6478
        ],
        [
          1998,
          3.7744
        ],
        [
          1999,
          3.9704
        ],
        [
          2000,
          3.9217
        ],
        [
          2001,
          4.0131
        ],
        [
          2002,
          4.0538
        ],
        [
          2003,
          4.2188
        ],
        [
          2004,
          4.3306
        ],
        [
          2005,
          4.4673
        ],
        [
          2006,
          4.5898
        ],
        [
          2007,
          4.6963
        ],
        [
          2008,
          4.7089
        ],
        [
          2009,
          5.1127
        ],
        [
          2010,
          5.276
        ],
        [
          2011,
          5.3482
        ],
        [
          2012,
          5.4637
        ],
        [
          2013,
          5.6255
        ],
        [
          2014,
          5.8394
        ],
        [
          2015,
          6.1026
        ],
        [
          2016,
          6.4063
        ],
        [
          2017,
          6.593
        ],
        [
          2018,
          6.8297
        ],
        [
          2019,
          6.9183
        ],
        [
          2020,
          6.8036
        ],
        [
          2021,
          7.0579
        ],
        [
          2022,
          7.3269
        ],
        [
          2023,
          7.6075
        ],
        [
          2024,
          7.8826
        ],
        [
          2025,
          8.2053
        ]
      ],
      "z": 3
    },
    {
      "name": "India (projection)",
      "type": "line",
      "showSymbol": true,
      "symbol": "diamond",
      "symbolSize": 6,
      "lineStyle": {
        "width": 2,
        "type": "dashed",
        "color": "#C46B2D"
      },
      "itemStyle": {
        "color": "#C46B2D"
      },
      "data": [
        [
          2025,
          8.2053
        ],
        [
          2026,
          8.4855
        ],
        [
          2027,
          8.76
        ],
        [
          2028,
          9.0393
        ],
        [
          2029,
          9.3365
        ],
        [
          2030,
          9.6499
        ],
        [
          2031,
          9.9751
        ]
      ],
      "z": 2
    },
    {
      "name": "IMF projections",
      "type": "line",
      "markArea": {
        "silent": true,
        "itemStyle": {
          "color": "rgba(15,108,140,0.08)"
        },
        "data": [
          [
            {
              "xAxis": 2025.5,
              "label": {
                "show": true,
                "formatter": "IMF projections",
                "position": "insideTop",
                "color": "#475569",
                "fontSize": 11
              }
            },
            {
              "xAxis": 2031
            }
          ]
        ]
      },
      "data": []
    }
  ]
}
