Adding color and bubble size legend in R plotly ... color=~df$group,x=~df$x,y=~df$y,size=~df$group.size,marker=list(sizeref=0.1,sizemode="area",opacity=0.5) ...
確定! 回上一頁