plotly.R
plotly.R copied to clipboard
subplot should support non 2D-cartesian charts
subplot(plot_ly(z = ~volcano), plot_ly(z = ~volcano, type = "surface"))