Home
last modified time | relevance | path

Searched defs:plotHistogram (Results 1 – 10 of 10) sorted by relevance

/dports/net-p2p/bazarr/bazarr-1.0.2/libs/apscheduler/jobstores/
H A Drethinkdb.py132 def _get_jobs(self, predicate=None):
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dpyqt5_example.py133 def plotHistogram(self): member in QPlot
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dpyqt5_example.py133 def plotHistogram(self): member in QPlot
H A Dpyqt4_example.py132 def plotHistogram(self): member in QPlot
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dqt_PlotWindow.cpp167 void PlotWindow::plotHistogram() in plotHistogram() function in PlotWindow
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dqt_PlotWindow.cpp167 void PlotWindow::plotHistogram() in plotHistogram() function in PlotWindow
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/apps/ossim-plot-histo/
H A Dossim-plot-histo.cpp59 void plotHistogram(const ossimFilename& histoFile, const ossimString& plotWith, in plotHistogram() function
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgshistogramwidget.cpp211 QwtPlotHistogram *plotHistogram = nullptr; in drawHistogram() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgshistogramwidget.cpp210 QwtPlotHistogram *plotHistogram = nullptr; in drawHistogram() local
/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DGraph.cpp3159 bool Graph::plotHistogram(Table *w, QStringList names, int startRow, int endRow) in plotHistogram() function in Graph