BubbleChart.prototype.buoyancy = function(alpha) {
      var that = this;
      return function(d) {
        var targetY = that.centerY;
        d.y =