===TimeAxis=== The **TimeAxis** function of the [[mplreport]] class creates a suitable time axis on a MatPlotLib subplot, given the current report range. ==Parameters== ^Parameter^Type^Default^Meaning^ |axis|Axis||The MatPlotLib axis object to modify.| ==Return== None ==Example== report.TimeAxis(ax.xaxis)