amcharts3-react
amcharts3-react copied to clipboard
Ballon function return react component
Hello
It's possible to return a react component on a ballon function👍
balloonFunction: < MyReactComponent />, instead of
balloonFunction: ballonFunctionTest,
I have an error a.replace is not a function
Thanks