{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "\n.. redirect-from:: /tutorials/intermediate/color_cycle\n\n\n# Styling with cycler\n\nDemo of custom property-cycle settings to control colors and other style\nproperties for multi-line plots.\n\n
More complete documentation of the ``cycler`` API can be found\n [here](https://matplotlib.org/cycler/).