Why do I get the different order in plotly bar chart than I defined in x and y variables.E.g.library(plotly)plot_ly( x = c("giraffes", "orangutans", ...
確定! 回上一頁