We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1abac62 commit dfa5c96Copy full SHA for dfa5c96
spectral/graphics/spypylab.py
@@ -24,7 +24,6 @@ def check_disable_mpl_callbacks():
24
mpl.rcParams['keymap.xscale'] = ''
25
mpl.rcParams['keymap.yscale'] = ''
26
mpl.rcParams['keymap.home'] = 'r'
27
- mpl.rcParams['keymap.all_axes'] = ''
28
29
def xy_to_rowcol(x, y):
30
'''Converts image (x, y) coordinate to pixel (row, col).'''
0 commit comments