Add required packages library(plotly) # Make some sample data a = rnorm(1000,4) b = rnorm(1000,6) # Make your histogram plot with specified binsize set to ...
確定! 回上一頁