Function add from qwtplots
Brief description
add(plot:QwtPlotWidget,item:QwtPlotItem):QwtPlotItem
Adds a plot item 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 plot item to the plot
Input parameters
-
plot:
QwtPlotWidget
- Plot item to add to the plot
-
item:
QwtPlotItem
Return values
-
Default return value:
QwtPlotItem
- Added spectrogram
