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

Convert Tick attributes to numpydoc #10683

Merged
merged 2 commits into from
Mar 7, 2018
Merged

Conversation

dstansby
Copy link
Member

@dstansby dstansby commented Mar 5, 2018

No description provided.

@dstansby dstansby added this to the v2.2.1 milestone Mar 5, 2018
:attr:`gridOn`
a boolean which determines whether to draw the tickline
tick1On : bool
Determines whether to draw the 1st tickline.
Copy link
Contributor

Choose a reason for hiding this comment

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

first

:attr:`label2On`
a boolean which determines whether to draw tick label
label1On : bool
Determines whether to draw tick label.
Copy link
Contributor

Choose a reason for hiding this comment

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

the first


label2On : bool
Determines whether to draw tick label.
Copy link
Contributor

Choose a reason for hiding this comment

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

the second

:attr:`tick1On`
a boolean which determines whether to draw the 1st tickline
tick2On : bool
Determines whether to draw the 2nd tickline.
Copy link
Contributor

Choose a reason for hiding this comment

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

second

@jklymak jklymak merged commit d2f7bb1 into matplotlib:master Mar 7, 2018
jklymak added a commit that referenced this pull request Mar 7, 2018
@dstansby dstansby deleted the ticker-params branch March 28, 2018 07:24
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.

4 participants