{
  "backgroundColor": "#ffffff",
  "color": [
    "#1f6f8b",
    "#d97706",
    "#333333"
  ],
  "title": {
    "text": "India's clean-capacity climb has not displaced coal electricity",
    "left": "center",
    "top": 8,
    "textStyle": {
      "fontSize": 16,
      "fontWeight": 600,
      "color": "#17212b",
      "width": 900,
      "overflow": "break"
    }
  },
  "tooltip": {
    "trigger": "axis"
  },
  "legend": {
    "top": 48,
    "left": "center",
    "itemGap": 16,
    "textStyle": {
      "fontSize": 12
    }
  },
  "grid": {
    "top": 92,
    "left": 16,
    "right": 20,
    "bottom": 48,
    "containLabel": true
  },
  "xAxis": {
    "type": "category",
    "data": [
      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
    ],
    "boundaryGap": false,
    "axisLabel": {
      "interval": 4,
      "color": "#334155"
    },
    "axisLine": {
      "lineStyle": {
        "color": "#94a3b8"
      }
    }
  },
  "yAxis": {
    "type": "value",
    "name": "% of electricity",
    "min": 0,
    "max": 80,
    "nameTextStyle": {
      "color": "#334155"
    },
    "axisLabel": {
      "color": "#334155"
    },
    "splitLine": {
      "lineStyle": {
        "color": "#e2e8f0"
      }
    }
  },
  "series": [
    {
      "name": "Renewables, share of capacity",
      "type": "line",
      "data": [
        21.18,
        21.8,
        21.24,
        22.88,
        23.84,
        24.84,
        26.02,
        25.91,
        26.86,
        25.41,
        25.17,
        24.54,
        23.28,
        22.54,
        22.88,
        22.72,
        24.77,
        27.11,
        28.13,
        29.02,
        29.91,
        31.72,
        33.9,
        35.18,
        38.41,
        42.78
      ],
      "showSymbol": false,
      "lineStyle": {
        "width": 3
      },
      "emphasis": {
        "focus": "series"
      }
    },
    {
      "name": "Renewables, share of generation",
      "type": "line",
      "data": [
        13.77,
        13.68,
        12.93,
        11.89,
        13.17,
        14.52,
        16.53,
        17.2,
        17.02,
        15.71,
        15.23,
        15.89,
        16.45,
        15.63,
        16.58,
        15.24,
        14.01,
        14.63,
        15.65,
        17.03,
        18.46,
        18.92,
        19.52,
        19.86,
        null,
        null
      ],
      "showSymbol": false,
      "lineStyle": {
        "width": 3,
        "type": "dashed"
      },
      "emphasis": {
        "focus": "series"
      }
    },
    {
      "name": "Coal, share of generation",
      "type": "line",
      "data": [
        70.64009605801095,
        70.71814679828422,
        71.26614304753872,
        71.92065680098187,
        70.9841474203655,
        69.9903916910086,
        68.44849527804658,
        67.44429129958947,
        67.2617913424449,
        69.2064655313625,
        68.08346489182723,
        68.03501201674285,
        69.04993773755022,
        72.76035082092363,
        73.87923716859929,
        75.78359708163786,
        77.06002246472768,
        76.59163401610121,
        76.05655571587472,
        75.4119167684283,
        73.67931689063448,
        73.58110371003094,
        74.1360543900284,
        74.61387098072096,
        null,
        null
      ],
      "showSymbol": false,
      "lineStyle": {
        "width": 3,
        "type": "dotted"
      },
      "emphasis": {
        "focus": "series"
      }
    }
  ]
}
