Trees | Indices | Help |
|
---|
|
object --+ | SlidableLine --+ | SlidableVLine
A vertical line on a matplotlib plot that can be grabbed and moved by the user
|
|||
|
|||
float |
|
||
|
|||
float |
|
||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Create a SlidableVLine object See parent class for argument documentation
|
Return the position of the line in data coordinates
|
Change the position of the line to value. However, we don't allow the high/low boundary lines to cross, or to go off the plot.
|
Return the most extreme (high or low) value this line should take
|
Move the line if it is currently moving and the mouse moved
|
Check to see if the user clicked this line
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:26 2015 | http://epydoc.sourceforge.net |