Note about version method was added
This commit is contained in:
parent
8b0a866ad9
commit
d7a1ae1d52
@ -41,6 +41,8 @@ class ErrorBarItem(GraphicsObject):
|
||||
* If width is specified, it overrides left and right.
|
||||
* beam specifies the width of the beam at the end of each bar.
|
||||
* pen may be any single argument accepted by pg.mkPen().
|
||||
|
||||
This method was added in version 0.9.9. For prior versions, use setOpts.
|
||||
"""
|
||||
self.opts.update(opts)
|
||||
self.path = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user