I have:
myBuyDate = datetime.date(2020, 11, 19) x3 = mdates.date2num(myBuyDate) ax2.axhline(y=f(x3), color=\'k\', ls=\'dashed\')
I am not v