combining three separate 3D graphs into one plot R

前端 未结 0 554
长发绾君心
长发绾君心 2021-02-02 11:53

I have the following code

figfactor1<- plot_ly(X15a, x=~xplot,y=~yplot*-1,z=(~zplot*-1),
                  type="scatter3d",mode="markers",         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题