AnyChart-Android
AnyChart-Android copied to clipboard
Tooltip when chart render
I am plotting the chart for the current month's data. and I want to show the tooltip for the current date when the chart completed rendering the full data.
It should be visible without the user touch the chart.
@manojyadav983 Unfortunately, it's not possible in the current version. The tooltip is displayed only by the user's tap on the chart point. It can be displayed by API call.