We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
autofmt_xdate
1 parent d5e8b8c commit 09118d2Copy full SHA for 09118d2
doc/source/visualization.rst
@@ -44,7 +44,7 @@ The ``plot`` method on Series and DataFrame is just a simple wrapper around
44
@savefig series_plot_basic.png width=4.5in
45
ts.plot()
46
47
-If the index consists of dates, it calls ``gca().autofmt_xdate()`` to try to
+If the index consists of dates, it calls ``gcf().autofmt_xdate()`` to try to
48
format the x-axis nicely as per above. The method takes a number of arguments
49
for controlling the look of the plot:
50
0 commit comments