Using Tableau version 8.1, tooltip text on bubble charts scrolls from bottom of text upwards. Is there a way to force tableau to display the whole of tooltip text without scrolling?
Tooltip on other chart types such as line charts, heatmaps and grids displays without scrolling and the issue only appears to affect bubble charts.
2 answers
If the tooltip contains 10 lines of text, say, then on first viewing tooltip it will display:
Line 5
Line 6
Line 7
Line 8
Line 9
Line 10
Then it will scroll upwards automatically until it reaches the top where it will stay, showing:
Line 1
Line 2
Line 3
Line 4
Line 5
Scrolling is observed using IE, Firefox & Chrome browsers.