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

feat(plotter): use matplotlib rcparams defaults for missing options #271

Merged
merged 3 commits into from
Nov 7, 2023

Conversation

sanjayankur31
Copy link
Member

This enables users to override the rcparams directly to tweak graphs, which is very useful.

https://matplotlib.org/stable/users/explain/customizing.html

This enables users to override the rcparams directly to tweak graphs,
which is very useful.

https://matplotlib.org/stable/users/explain/customizing.html
@sanjayankur31 sanjayankur31 added the T: enhancement Type: enhancement label Nov 7, 2023
@sanjayankur31 sanjayankur31 marked this pull request as ready for review November 7, 2023 16:39
@sanjayankur31 sanjayankur31 merged commit e2d9123 into development Nov 7, 2023
1 of 6 checks passed
@sanjayankur31 sanjayankur31 deleted the feat/matplotlib-allow-rc-overrides branch November 7, 2023 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: enhancement Type: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant