1.3.2.3 Qwt4.qplt.Curve
class Curve( |
x, y, *arguments) |
-
Curve takes two obligatory arguments followed by any number of
optional arguments. The arguments x and y must be sequences
of float objects.
The data-directed interpretation of each optional argument is:
- Axis, to attach an axis to the curve.
- Pen, to select a pen to connect the data points.
- Symbol, to select a symbol to the data points.
- string or QString, to set the title of the curve.
Release 4.2.3, documentation updated on July 18, 2010. Hosted on