Relative Content

Tag Archive for rggplot2plotlyggplotly

ggplotly function changes position of labels in plot

I am creating a plot using ggplot package in R, however I need a plotly object at the end, therefore I am applying the ggplotly function. Unfortunately, this step changes the y-position of my bar labels. What can I change to prevent this from happening (or fix using plotly later)?