Changes

Jump to navigation Jump to search
105 bytes added ,  19:43, 12 February 2022
m
Line 281: Line 281:     
plt.gcf().autofmt_xdate()  # rotate dates
 
plt.gcf().autofmt_xdate()  # rotate dates
 +
 +
# date_format = mpl_dates.DateFormatter('%b, %d %Y')
 +
# plt.gca().xaxis.set_major_formatter(date_format)
    
plt.title('Bitcoin Prices')
 
plt.title('Bitcoin Prices')

Navigation menu