Language

Package: python-cycler @ 0.10.0

Synopsis

Composable keyword argument iterator

Description

When using matplotlib and plotting more than one line, it is common to want to be able to want to be able to cycle over one or more artist styles; but the plotting logic can quickly become involved. To address this and enable easy cycling over arbitrary kwargs, the Cycler class was developed.

Home page
https://matplotlib.org/cycler/
Location
gnu/packages/python-xyz.scm (line: 5996, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings