diff --git a/doc/source/index.rst b/doc/source/index.rst index dd4d631..79f6808 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -176,6 +176,8 @@ to return a sub-set of the cycle as a new `Cycler`. Examples -------- +We can use `Cycler` instances to cycle over one or more ``kwarg`` to +`~matplotlib.axes.Axes.plot` : .. plot:: :include-source: