Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit5a1a293

Browse files
committed
make grid method of axislines module compatible with matplotlib
svn path=/branches/v1_0_maint/; revision=8603
1 parentac5e56e commit5a1a293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/mpl_toolkits/axisartist/axislines.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ def get_grid_helper(self):
660660
returnself._grid_helper
661661

662662

663-
defgrid(self,b=None,**kwargs):
663+
defgrid(self,b=None,which='major',**kwargs):
664664
"""
665665
Toggel the gridlines, and optionally set the properties of the lines.
666666
"""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp