Skip to content

importing hypertools updates matplotlib rcParams #259

@paxtonfitzpatrick

Description

@paxtonfitzpatrick

because of this line in draw.py:

matplotlib.rcParams['pdf.fonttype'] = 42

looks like this is the last little change that was missed when fixing #210/#243. Doesn't have a huge impact as it only makes a difference when saving figures to PDFs, and in most cases users would probably want this setting enabled anyway. But still, we shouldn't be silently changing config options from another library on import.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions