Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for users to set font styles #10

Open
dncnwtts opened this issue Apr 12, 2022 · 0 comments
Open

Allow for users to set font styles #10

dncnwtts opened this issue Apr 12, 2022 · 0 comments
Labels

Comments

@dncnwtts
Copy link
Contributor

I noticed in this function:

def set_style(darkmode=False, font="serif"):

that the user's rcParams are overwritten, and I'm wondering if it's possible to set a flag where this isn't done, assuming the user knows what they want to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants