Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit edbe0cc

Browse filesBrowse files
committed
Added labelrotation to tick_params docstrings
1 parent a755218 commit edbe0cc
Copy full SHA for edbe0cc

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎lib/matplotlib/axes/_base.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2665,6 +2665,9 @@ def tick_params(self, axis='both', **kwargs):
26652665
Boolean or ['on' | 'off'], controls whether to draw the
26662666
respective tick labels.
26672667
2668+
*labelrotation*
2669+
Tick label rotation.
2670+
26682671
Example::
26692672
26702673
ax.tick_params(direction='out', length=6, width=2, colors='r')

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.