Skip to content

Commit 9d46a1d

Browse files
committed
DOC: link to mpl in example section
1 parent 7efc2cb commit 9d46a1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,8 @@ to return a sub-set of the cycle as a new `Cycler`.
176176
Examples
177177
--------
178178

179+
We can use `Cycler` instances to cycle over one or more ``kwarg`` to
180+
`~matplotlib.axes.Axes.plot` :
179181

180182
.. plot::
181183
:include-source:

0 commit comments

Comments
 (0)