Good morning,
talking about the series tooltip of the XY Chart in Perspective, I wonder if is possible to set its position to top/bottom instead of left/right as it works by default.
I use the XY chart as horizontal bar chart and when the tooltip shows up I'm not able to see that specific bar anymore because is cover by it.
Thank you.
Are you wanted to rotate the tooltips? You can use the rotate property under style to rotate the tooltips to be vertical instead of horizontal.
Or are you trying to do something else? A screenshot of your issue might help.
In my horizontal bar chart, the tooltips currently appear to the right/left of the bars. This is causing an issue where the tooltip for one bar overlaps and hides the adjacent bars, as shown in the screenshot. I would like to change the tooltip position so that it appears either above or below the cursor/bar, instead of to the right.