ScaleBar¶
-
class
pyqtgraph.
ScaleBar
(size, width=5, brush=None, pen=None, suffix='m', offset=None)[source]¶ Displays a rectangular bar to indicate the relative scale of objects on the view.
-
__init__
(size, width=5, brush=None, pen=None, suffix='m', offset=None)[source]¶ x.__init__(…) initializes x; see help(type(x)) for signature
-