Skip to content

Importing causalpy changes matplotlib style #519

@williambdean

Description

@williambdean

This seems a bit opinionated. Would it makes sense to remove?

https://github.com/pymc-labs/causalpy/blob/2016ff86869be16127260702f559b96875c4aed9/causalpy/__init__.py?plain=1#L31

import matplotlib.pyplot as plt

import causalpy

plt.plot([0, 1], [0, 1])
plt.show()
Image

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