docstring update
This commit is contained in:
parent
bb97f2e98d
commit
36b3f11524
@ -313,7 +313,9 @@ class InfLineLabel(TextItem):
|
|||||||
anchors List of (x,y) pairs giving the text anchor positions that should
|
anchors List of (x,y) pairs giving the text anchor positions that should
|
||||||
be used when the line is moved to one side of the view or the
|
be used when the line is moved to one side of the view or the
|
||||||
other. This allows text to switch to the opposite side of the line
|
other. This allows text to switch to the opposite side of the line
|
||||||
as it approaches the edge of the view.
|
as it approaches the edge of the view. These are automatically
|
||||||
|
selected for some common cases, but may be specified if the
|
||||||
|
default values give unexpected results.
|
||||||
=============== ==================================================================
|
=============== ==================================================================
|
||||||
|
|
||||||
All extra keyword arguments are passed to TextItem. A particularly useful
|
All extra keyword arguments are passed to TextItem. A particularly useful
|
||||||
|
Loading…
Reference in New Issue
Block a user