QWT API (English) 7.3.0
Qt Widget Library for Technical Applications - English API Documentation
Loading...
Searching...
No Matches
QwtPyPlot Member List

This is the complete list of members for QwtPyPlot, including all inherited members.

addAxes(const QRectF &rect=QRectF(0.1, 0.1, 0.8, 0.8)) (defined in QwtPyPlot)QwtPyPlot
annotate(const QString &text, const QPointF &xy, const QPointF &xytext) (defined in QwtPyPlot)QwtPyPlot
axhline(double y, const QString &fmt=QString()) (defined in QwtPyPlot)QwtPyPlot
axhspan(double y1, double y2, const QString &color=QString(), double alpha=0.3) (defined in QwtPyPlot)QwtPyPlot
axvline(double x, const QString &fmt=QString()) (defined in QwtPyPlot)QwtPyPlot
axvspan(double x1, double x2, const QString &color=QString(), double alpha=0.3) (defined in QwtPyPlot)QwtPyPlot
bar(const QVector< double > &values, const QString &color=QString(), const QString &label=QString()) (defined in QwtPyPlot)QwtPyPlot
bar(const QVector< double > &x, const QVector< double > &values, double width=0.8, const QString &color=QString(), const QString &label=QString()) (defined in QwtPyPlot)QwtPyPlot
boxplot(const QVector< QwtBoxSample > &data, const QString &label=QString()) (defined in QwtPyPlot)QwtPyPlot
candlestick(const QVector< QwtOHLCSample > &data, const QString &label=QString()) (defined in QwtPyPlot)QwtPyPlot
colorbar(QwtPlotSpectrogram *spectro=nullptr) (defined in QwtPyPlot)QwtPyPlot
contour(const QVector< QVector< double > > &data, const QList< double > &levels={}, const QString &cmap="viridis")QwtPyPlot
enablePan(bool enable=true) (defined in QwtPyPlot)QwtPyPlot
enableZoom(bool enable=true) (defined in QwtPyPlot)QwtPyPlot
errorbar(const QVector< double > &x, const QVector< double > &y, const QVector< double > &yerr, const QString &fmt=QString(), const QString &label=QString())QwtPyPlot
fillBetween(const QVector< double > &x, const QVector< double > &y1, const QVector< double > &y2, const QString &color=QString(), double alpha=0.3)QwtPyPlot
gca() const (defined in QwtPyPlot)QwtPyPlot
gcf() const (defined in QwtPyPlot)QwtPyPlot
grid(bool show=true, bool minor=false) (defined in QwtPyPlot)QwtPyPlot
hist(const QVector< double > &data, int bins=10, const QString &color=QString(), const QString &label=QString())QwtPyPlot
imshow(const QVector< QVector< double > > &data, const QString &cmap="viridis", double vmin=0.0, double vmax=0.0)QwtPyPlot
invertXAxis() (defined in QwtPyPlot)QwtPyPlot
invertYAxis() (defined in QwtPyPlot)QwtPyPlot
legend(const QString &loc="best") (defined in QwtPyPlot)QwtPyPlot
plot(const QVector< double > &y, const QString &fmt=QString(), const QString &label=QString()) (defined in QwtPyPlot)QwtPyPlot
plot(const QVector< double > &x, const QVector< double > &y, const QString &fmt=QString(), const QString &label=QString()) (defined in QwtPyPlot)QwtPyPlot
plot(const QVector< QPointF > &data, const QString &fmt=QString(), const QString &label=QString()) (defined in QwtPyPlot)QwtPyPlot
quiver(const QVector< double > &x, const QVector< double > &y, const QVector< double > &u, const QVector< double > &v, const QString &color=QString())QwtPyPlot
QwtPyPlot(QwtFigure *figure, QObject *parent=nullptr) (defined in QwtPyPlot)QwtPyPlotexplicit
QwtPyPlot(QwtPlot *plot, QObject *parent=nullptr) (defined in QwtPyPlot)QwtPyPlotexplicit
savefig(const QString &filename, int dpi=-1) (defined in QwtPyPlot)QwtPyPlot
sca(QwtPlot *plot) (defined in QwtPyPlot)QwtPyPlot
scatter(const QVector< double > &x, const QVector< double > &y, double size=20, const QString &color=QString(), const QString &label=QString())QwtPyPlot
setAxesColor(const QString &color) (defined in QwtPyPlot)QwtPyPlot
setFaceColor(const QString &color) (defined in QwtPyPlot)QwtPyPlot
setTitle(const QString &title) (defined in QwtPyPlot)QwtPyPlot
setXLabel(const QString &label) (defined in QwtPyPlot)QwtPyPlot
setXLim(double min, double max) (defined in QwtPyPlot)QwtPyPlot
setXScale(const QString &scale) (defined in QwtPyPlot)QwtPyPlot
setXTicks(const QVector< double > &ticks, const QStringList &labels={}) (defined in QwtPyPlot)QwtPyPlot
setYLabel(const QString &label) (defined in QwtPyPlot)QwtPyPlot
setYLim(double min, double max) (defined in QwtPyPlot)QwtPyPlot
setYScale(const QString &scale) (defined in QwtPyPlot)QwtPyPlot
setYTicks(const QVector< double > &ticks, const QStringList &labels={}) (defined in QwtPyPlot)QwtPyPlot
show() (defined in QwtPyPlot)QwtPyPlot
subplot(int rows, int cols, int index)QwtPyPlot
tightLayout() (defined in QwtPyPlot)QwtPyPlot
twinx(QwtPlot *host=nullptr) (defined in QwtPyPlot)QwtPyPlot
twiny(QwtPlot *host=nullptr) (defined in QwtPyPlot)QwtPyPlot
~QwtPyPlot() override (defined in QwtPyPlot)QwtPyPlot