I haven't dug into why yet, but if I install the latest d3 (v4.4), the `this.svg = d3.select(el)...` code in ReactBubbleChartD3.js breaks.
I haven't dug into why yet, but if I install the latest d3 (v4.4), the
this.svg = d3.select(el)...code in ReactBubbleChartD3.js breaks.