Center-for-Proteomics-and-Metabolomics / GlycoDash

GlycoDash is an R Shiny dashboard for processing protein glycosylation data obtained from LaCyTools or SkyLine.
Other
2 stars 0 forks source link

Warning in ggplot2 - "Ignoring unknown aesthetics: text" #3

Open stainawarijar opened 1 year ago

stainawarijar commented 1 year ago

When plotting figures, Rstudio gives the following warning:

Warning in ggplot2::<...>,  :
  Ignoring unknown aesthetics: text

The text aesthetic is used with ggplotly, to show text when the user hovers over a plotted point.

This seems to be an issue with ggplotly, because the text actually is shown.

stainawarijar commented 1 year ago

Fixed for spectra curation, analyte curation and data exploration plots in commit 69d1f06. But still an issue in the repeatability plots.