Bubble chart using circle packing with zooming ability.
You can fully customize it using nodeComponent property
to define your own node component,
if you wish to do so you should have a look at
native SVG node component
for available properties.
The responsive alternative of this component is ResponsiveBubble.
It also offers various implementations, see
BubbleHtml and
BubbleCanvas.