I use C3.js to plot some data. I want to show a tooltip for the last series of data points with a click of a button or even the default after rendering a graph. Is there any way to do this? Their documentation has a section for tooltip.show, but there is no documentation for it.
missing documentation
source
share