lets-plot icon indicating copy to clipboard operation
lets-plot copied to clipboard

Better documentation for the `tooltips` parameter in layer.

Open alshan opened this issue 1 year ago • 0 comments

To hide tooltip - 'none'

And also a note about hiding axis tooltip: set "blank" or element_blank() to the axis_tooltip, axis_tooltipX, axis_tooltipY parameters of the theme() function.

alshan avatar Sep 05 '24 16:09 alshan