Would it be possible to extend the custom function for the tooltip to allow the use of a custom React component? The current solution does not work for me, as I need to add some more styling and other elements.
Furthermore, this would also be nice if this could be extended to the formatter functions for the X and Y axis
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Would it be possible to extend the
custom
function for the tooltip to allow the use of a custom React component? The current solution does not work for me, as I need to add some more styling and other elements.Furthermore, this would also be nice if this could be extended to the
formatter
functions for the X and Y axis