you just need to set the option title in the function layout. p = plot_ly( ... ) %>% layout(title="plot title").
確定! 回上一頁