Skip to content

Commit d1feb49

Browse files
Merge pull request #11104 from jorisvandenbossche/doc-fix-template
DOC: fix ref to template for plot accessor
2 parents da6ad3f + bb9abb8 commit d1feb49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/api.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,7 @@ specific plotting methods of the form ``DataFrame.plot.<kind>``.
982982

983983
.. autosummary::
984984
:toctree: generated/
985-
:template: autosummary/accessor_plot.rst
985+
:template: autosummary/accessor_callable.rst
986986

987987
DataFrame.plot
988988

0 commit comments

Comments
 (0)