Call matplotlib.pyplot.boxplot(data, positions = pos_arr) to plot each list in data as a boxplot at the corresponding position in pos_arr .
確定! 回上一頁