{
  "chartSubTitle":{
    "text":"Fiscal Years 1976 - 2027"
  },
  "chartTitle":{
    "text":"Professional Judgment Budget, President's Budget, and Enacted Appropriation Comparison"
  },
  "chartType":{
    "type": "line"
  },
  "plotOptions":{
    "series":{
      "pointStart":1976
    }
  },
  "series":[
    {
      "name":"Professional Judgment Budget",
      "data":[
        898500,
        948000,
        955000,
        1036000,
        1055000,
        1170000,
        1192000,
        1197000,
        1074000,
        1189000,
        1460000,
        1570000,
        1700000,
        2080000,
        2195000,
        2410000,
        2612000,
        2775000,
        3200000,
        3600000,
        3640000,
        2977000,
        2702500,
        3191000,
        3873000,
        4135000,
        5030000,
        5690000,
        5986000,
        6211000,
        6170000,
        5949714,
        5865788,
        6028386,
        7193393,
        6199666,
        5869857,
        5833010,
        null,
        null,
        5754000,
        5453000,
        null,
        6380000,
        6522000,
        6928000,
        7609000,
        7766000,
        9988000,
        11466000,
        11466000,
        11573000
      ]
    },
    {
      "name": "President's Budget",
      "data": [
        605000,
        687670,
        818936,
        878802,
        936958,
        1007800,
        1025946,
        955449,
        986681,
        916485,
        1126012,
        1158089,
        1302823,
        1468256,
        1494741,
        1694059,
        1810230,
        2010439,
        2142122,
        1967709,
        1994007,
        2060392,
        2217482,
        2528760,
        2732795,
        3249730,
        4177203,
        4673510,
        4770519,
        4870025,
        4841774,
        4753609,
        4782114,
        4809819,
        5150170,
        5264643,
        5196136,
        5068864,
        5125951,
        4930715,
        5098479,
        5893509,
        4474222,
        5626312,
        5246737,
        5881173,
        6733302,
        6713851,
        7820159,
        7839141,
        4530833,
        7353000
      ]
    },
    {
      "name":"Enacted Appropriation",
      "data":[
        914628,
        815000,
        872388,
        937129,
        1000000,
        989355,
        986617,
        987642,
        1081581,
        1183806,
        1264159,
        1402837,
        1469327,
        1593536,
        1664000,
        1766324,
        1989278,
        2007483,
        2082267,
        2135119,
        2251084,
        2382532,
        2547314,
        2927187,
        3332317,
        3757242,
        4190405,
        4622394,
        4770519,
        4865525,
        4841774,
        4797639,
        4890525,
        4968973,
        5103388,
        5103388,
        5081788,
        5072183,
        4923238,
        4950396,
        5214701,
        5689329,
        5964800,
        6143892,
        6440442,
        6559852,
        6912522,
        7320159,
        7224159,
        7224159,
        7352159,
        null
      ]
    }
  ],
  "tooltip":{
    "shared":true,
    "useHTML":true,
    "crosshairs":true
  },
  "xAxis":{
    "labels":{
      "align":"center"
    },
    "title":{
      "text":"Fiscal Year"
    }
  },
  "yAxis":{
    "tickInterval": 2000000,
    "title":{
      "text":"Dollars in Thousands",
      "style": {
        "whiteSpace": "nowrap"
      }
    },
    "max":12000000
  }
}
