Closed
Description
matplotlib._rc_params_in_file looks for key : value
pairs on a single line, but the matplotlibrc.template has a multiline entry for axes.prop_cycle
. If you uncomment that entry in a matplotlibrc file, it will fail.
This was pointed out in an email to matplotlib-users on 9/13.
It applies to master (and the 2.1rc).
Metadata
Metadata
Assignees
Labels
No labels