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