1

I'm new to the highcharts stocks lib in android. I want to add additional data, calculated dynamicly on each mouseOver.

I made a screenshoot of the current one and a draw of my desired goal.

I searched in the documentation and tryed out some code, but i didnt found how to implement my feature. I used a template from the official website.

I tryed out to override the onMouseOver method, but it doen't work. Is there a way how to implement it?

Thank you in advance.

Ramon
  • 11
  • 2
  • Hi @Ramon, You need to use `getFormatter` function from the `HITooltip` class. API: https://api.highcharts.com/android/highcharts/ Example with JS: http://jsfiddle.net/BlackLabel/vp53mdjt/ – ppotaczek Feb 08 '21 at 12:12

0 Answers0