how to remove axis from ployly graph in R code example Example: plotly r remove x axis label p %>% layout(xaxis= list(showticklabels = FALSE))