In R plotly subplot graph, how to show only one legend? · Straight answer: Try to add showlegend = FALSE within the plot_ly() function, not in the layout() one.
確定! 回上一頁