{
  "chartSubTitle":{
    "text":"Fiscal Years 2001 - 2024"
  },
  "chartTitle":{
    "text":"AIDS Funding History"
  },
  "chartType":{
    "type": "area"
  },
  "plotOptions":{
    "series":{
      "pointStart":2001
    }
  },
  "series":[
    {
      "name":"NIH",
      "data":[
        2244160,
        2500866,
        2718171,
        2840384,
        2909381,
        2902183,
        2904536,
        2928300,
        3019279,
        3085597,
        3059243,
        3076056,
        2897865,
        2977579,
        3000061,
        3000061,
        3000061,
        2995381,
        3037300,
        3076061,
        3081897,
        3194000,
        3294000,
        3294000
      ]
    },
    {
      "name":"NCI",
      "data":[
        237789,
        254396,
        263442,
        266975,
        265907,
        253666,
        253666,
        258499,
        265882,
        272130,
        269953,
        271692,
        261550,
        269212,
        269660,
        266422,
        249019,
        241234,
        241979,
        241975,
        240513,
        248940,
        256734,
        256734
      ]
    }
  ],
  "xAxis":{
    "type":"category",
    "showEmpty":false,
    "title":{
      "text":"Fiscal Year"
    }
  },
  "yAxis":{
    "title":{
      "text":"Funding (Dollars in Millions)",
      "style": {
        "whiteSpace": "nowrap"
      }
    }
  }
}
