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

DOC: Updated docs for rc_context #6176

Merged
merged 1 commit into from
Mar 20, 2016
Merged

Conversation

madphysicist
Copy link
Contributor

Included interactive and savefig example.

@jenshnielsen
Copy link
Member

Looks good. The pep8 test fails because you have a blank line with whitespace in in.

@@ -1285,7 +1285,15 @@ class rc_context(object):
plt.plot(x, a)

The 'rc' dictionary takes precedence over the settings loaded from
'fname'. Passing a dictionary only is also valid.
'fname'. Passing a dictionary only is also valid. For example a
common usage is
Copy link
Member

Choose a reason for hiding this comment

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

might need trailing :: here to make rst/sphinx happy?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed that too

@madphysicist
Copy link
Contributor Author

Thanks. I saw the error on my phone and couldn't figure out what was causing it. Fixed now.

Included `interactive` and `savefig` example.
WeatherGod added a commit that referenced this pull request Mar 20, 2016
DOC: Updated docs for rc_context
@WeatherGod WeatherGod merged commit b8d8b1b into matplotlib:master Mar 20, 2016
@QuLogic QuLogic added this to the 2.1 (next point release) milestone Mar 21, 2016
@madphysicist madphysicist deleted the patch-1 branch March 21, 2016 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants