Function add from qwtplots
Brief description
add(plot:QwtPlotWidget,curve:QwtPlotCurve):QwtPlotCurve
Adds a curve to the plot More ...
Function information
Name: | add |
Base: | QwtPlotWidget |
Group: | Qwt plugins:Plots |
Icon: | plot.png |
Color: | yellow |
Authors: | |
Copyright: |
Detailed description
Adds a curve to the plot
Input parameters
-
plot:
QwtPlotWidget
- Plot to add the curve
-
curve:
QwtPlotCurve
- Curve to add
Return values
-
Default return value:
QwtPlotCurve
- Added curve