BubbleChart.prototype.generateCircles = function(values_array) {
      var that = this;
      var circles = that.circles;
      var style_string;