Skip to content

matplotlibrc parsing is inconsistent with matplotlibrc.template #9184

Closed
@efiring

Description

@efiring

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions