plotly.R icon indicating copy to clipboard operation
plotly.R copied to clipboard

gather()_ command

Open peter-atkinson opened this issue 2 years ago • 0 comments

I am using the plotly package to convert a ggplot object to a plotly object (using command ggplotly). I get the following warning:

Warning: gather_() was deprecated in tidyr 1.2.0. ℹ Please use gather() instead. ℹ The deprecated feature was likely used in the plotly package.

peter-atkinson avatar Dec 07 '23 01:12 peter-atkinson