react-bubble-chart icon indicating copy to clipboard operation
react-bubble-chart copied to clipboard

add support for react components in circle displayText

Open turbio opened this issue 8 years ago • 0 comments

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.

turbio avatar Sep 15 '16 23:09 turbio