Setup bootstrap tooltip
spec_tooltip(title, position = "right")
title
text for hovering message
position
How the tooltip should be positioned. Possible values are right(default), top, bottom, left & auto.
right
top
bottom
left
auto