react-bubble-chart
react-bubble-chart copied to clipboard
add support for react components in circle displayText
This is completely compatible with the existing behavior. The only difference is when the displayText
of a circle is an object, it will use react to mount that object. Otherwise it will behave as before and set the circles text to displayText
or d._id
.