minor fix
This commit is contained in:
parent
f19df05bdf
commit
bb2ecd033c
@ -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():
|
||||
|
Loading…
Reference in New Issue
Block a user