fig, ax = plt.subplots(figsize = ( 31 , 12 )) ... plt.title( 'Number of songs listened each day in ' + str (year)) ... plt.xticks(rotation = 45 ).
確定! 回上一頁