Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MNT: remove '#' from matplotlibrc #5979

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

Merged
merged 1 commit into from
Feb 9, 2016

Conversation

tacaswell
Copy link
Member

@tacaswell tacaswell added this to the 2.0 (style change major release) milestone Feb 9, 2016
@@ -105,7 +105,7 @@ backend : $TEMPLATE_BACKEND
#patch.linewidth : None # edge width in points.
# If None, use axes.linewidth when patch
# is not filled.
#patch.facecolor : #1f77b4
#patch.facecolor : 1f77b4
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this one be quoted, like grid.color, or should the other one be unquoted?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be no quotes

@tacaswell tacaswell force-pushed the fix_matplotlibrctemplate branch from 95327da to 6c4a36b Compare February 9, 2016 03:58
WeatherGod added a commit that referenced this pull request Feb 9, 2016
@WeatherGod WeatherGod merged commit 96fb4ea into matplotlib:v2.x Feb 9, 2016
@tacaswell tacaswell deleted the fix_matplotlibrctemplate branch February 9, 2016 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants