Relative Content

Tag Archive for javascriptreactjshighcharts

highcharts tooltip arrow – how to do dynamic positioning?

I have a bar-style high chart for which I am trying to position its tooltip to come on the left-hand side when hovering on the bar. Instead, the tooltip is coming over the bar on hover.
I want to make this positioning dynamic instead of hardcoded. I also want to add an arrow along the border of the tooltip to point to the right bar data from which the tooltip is originating.