-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Cycler passed as string for rc #7219
Copy link
Copy link
Closed
Labels
Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesstatus: inactiveMarked by the “Stale” Github ActionMarked by the “Stale” Github Actiontopic: rcparams
Metadata
Metadata
Assignees
Labels
Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesstatus: inactiveMarked by the “Stale” Github ActionMarked by the “Stale” Github Actiontopic: rcparams
Hello, I think I have found a bug with cycler when It is passed as a string for rc parameters. Here is example code I have
When I run this code the first part works but the second part produces a long error - error.txt. I am using Ubuntu 16.04 and upgraded matplotlib to 1.5.3 with pip today.