showline = T , title = 'AXIS' , mirror = 'all' ) plot_ly ( x = x , y = y1 , type = 'scatter' ) %>% layout( xaxis = axis_template , yaxis = axis_template ) ...
確定! 回上一頁