BubbleChart.prototype.set_years = function(year) {
      this.year = year;

      if (!!!this.year) {
        this.year_left = 2001;