Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Benjamin Jakimow
EO Time Series Viewer
Commits
bb2ecd03
Commit
bb2ecd03
authored
Oct 18, 2013
by
Luke Campagnola
Browse files
minor fix
parent
f19df05b
Changes
1
Hide whitespace changes
Inline
Side-by-side
pyqtgraph/graphicsItems/AxisItem.py
View file @
bb2ecd03
...
...
@@ -320,6 +320,7 @@ class AxisItem(GraphicsWidget):
(unit string) is provided to display on the label.
"""
self
.
autoSIPrefix
=
enable
self
.
updateAutoSIPrefix
()
def
updateAutoSIPrefix
(
self
):
if
self
.
label
.
isVisible
():
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment