BubbleChart.prototype.hide_details = function(data, i, element) {
      d3.select(element).attr(
        'stroke',
        (function(_this) {
          return function(d) {