ggplotly not working properly when number are facets are more
问题 I am trying to create a Shiny Dashboard which contains Plots also. Plotly is such a great a package that it provides great visualization and interactivity to the users. But when i use ggplotly to convert my ggplot plots to interactive graphs, i am not getting the expected output and the issues get multiplied when the number of facets in the output are more. for example kindly find the code below. Source_Data_dupli <- data.frame( key = c(1, 1, 1, 2, 2, 2, 3, 3, 3,4,4,5,5,6,7), Product_Name = c