{
  "backgroundColor": "#ffffff",
  "textStyle": {
    "color": "#1b2430",
    "fontFamily": "Source Sans 3, Noto Sans, Liberation Sans, sans-serif",
    "fontSize": 13
  },
  "grid": {
    "left": 56,
    "right": 16,
    "top": 28,
    "bottom": 48
  },
  "tooltip": {
    "trigger": "axis"
  },
  "xAxis": {
    "type": "category",
    "data": [
      2010,
      2011,
      2012,
      2013,
      2014,
      2015,
      2016,
      2017,
      2018,
      2019,
      2020,
      2021,
      2022,
      2023,
      2024,
      2025,
      2026
    ],
    "axisLabel": {
      "rotate": 45,
      "color": "#6b7780",
      "fontSize": 11
    },
    "axisLine": {
      "lineStyle": {
        "color": "#c5ced4"
      }
    },
    "axisTick": {
      "show": false
    }
  },
  "yAxis": {
    "type": "value",
    "name": "Thousand people added",
    "nameLocation": "middle",
    "nameGap": 40,
    "nameTextStyle": {
      "color": "#6b7780",
      "fontSize": 12
    },
    "axisLabel": {
      "color": "#6b7780",
      "fontSize": 12
    },
    "splitLine": {
      "lineStyle": {
        "color": "#e6eaed"
      }
    },
    "axisLine": {
      "show": false
    },
    "axisTick": {
      "show": false
    }
  },
  "series": [
    {
      "name": "Annual population change",
      "type": "bar",
      "data": [
        {
          "value": 138.8,
          "itemStyle": {
            "color": "#0b6e7a"
          }
        },
        {
          "value": 142.2,
          "itemStyle": {
            "color": "#0b6e7a"
          }
        },
        {
          "value": 144.2,
          "itemStyle": {
            "color": "#0b6e7a"
          }
        },
        {
          "value": 148.9,
          "itemStyle": {
            "color": "#0b6e7a"
          }
        },
        {
          "value": 155.9,
          "itemStyle": {
            "color": "#0b6e7a"
          }
        },
        {
          "value": 164.7,
          "itemStyle": {
            "color": "#0b6e7a"
          }
        },
        {
          "value": 166.7,
          "itemStyle": {
            "color": "#0b6e7a"
          }
        },
        {
          "value": 166.3,
          "itemStyle": {
            "color": "#0b6e7a"
          }
        },
        {
          "value": 169.7,
          "itemStyle": {
            "color": "#0b6e7a"
          }
        },
        {
          "value": 171.6,
          "itemStyle": {
            "color": "#0b6e7a"
          }
        },
        {
          "value": 163.3,
          "itemStyle": {
            "color": "#0b6e7a"
          }
        },
        {
          "value": 153.0,
          "itemStyle": {
            "color": "#0b6e7a"
          }
        },
        {
          "value": 183.8,
          "itemStyle": {
            "color": "#0b6e7a"
          }
        },
        {
          "value": 294.1,
          "itemStyle": {
            "color": "#0b6e7a"
          }
        },
        {
          "value": 142.7,
          "itemStyle": {
            "color": "#c45c26"
          }
        },
        {
          "value": 135.2,
          "itemStyle": {
            "color": "#c45c26"
          }
        },
        {
          "value": 189.3,
          "itemStyle": {
            "color": "#c45c26"
          }
        }
      ],
      "barWidth": "62%"
    }
  ]
}
