lets-plot
lets-plot copied to clipboard
Better documentation for the `tooltips` parameter in layer.
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.