matplotlib.axes.Axes.yaxis_date
- 
Axes.yaxis_date(self, tz=None)
- 
Sets up axis ticks and labels to treat data along the yaxis as dates. Parameters: - 
tzstr or datetime.tzinfo, default: rcParams["timezone"] (default: 'UTC')
- 
The timezone used to create date labels. 
 
- 
Examples using matplotlib.axes.Axes.yaxis_date
 
    © 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
    https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.axes.Axes.yaxis_date.html