Omitting white margins in multilayer surface plot

前端 未结 0 931
后悔当初
后悔当初 2020-12-07 08:27

Take this example from plot_ly package wit some modifications:

library("plotly")
z <- c(
  c(8.83,8.89,8.81,8.87,8.9,8.87),
  c(8.89         


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