Home
last modified time | relevance | path

Searched +defs:show +defs:plot (Results 1 – 25 of 135) sorted by relevance

123456

/dports/math/casadi/casadi-3.5.5/test/internal/
H A Dpylab.py29 plot = nullfun variable
32 show = nullfun variable
33 plot = nullfun variable
36 show = nullfun variable
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/example/aws/credentials/plugincreds/
H A Dmain.go24 // environment variable is not defined.
/dports/math/R/R-4.1.2/tests/Pkgs/exNSS4/R/
H A Dnss4.R10 setMethod("show", "pubClass", .showMe) method
11 setMethod("show", "privCl", .showMe) method
13 setMethod("plot", "pubClass", function(x, ...) plot(as(x, "numeric"), ...)) method
14 setMethod("plot", "privCl", function(x, ...) plot(x@x, ...)) method
/dports/math/libRmath/R-4.1.1/tests/Pkgs/exNSS4/R/
H A Dnss4.R10 setMethod("show", "pubClass", .showMe) method
11 setMethod("show", "privCl", .showMe) method
13 setMethod("plot", "pubClass", function(x, ...) plot(as(x, "numeric"), ...)) method
14 setMethod("plot", "privCl", function(x, ...) plot(x@x, ...)) method
/dports/math/py-libpoly/libpoly-0.1.11/examples/cad/
H A Dplot.py24 def show(self): member in PolyPlot2D
42 plot = PolyPlot2D(x, y) variable
/dports/math/libpoly/libpoly-0.1.11/examples/cad/
H A Dplot.py24 def show(self): member in PolyPlot2D
42 plot = PolyPlot2D(x, y) variable
/dports/science/py-ase/ase-3.22.0/ase/gui/
H A Dgraphs.py48 def plot(self, type=None, expr=None, ignore_if_nan=False): member in Graphs
75 def make_plot(data, i, expr, type, show=True): argument
/dports/science/py-ase/ase-3.22.0/ase/spectrum/
H A Dband_structure.py161 def plot(self, ax=None, spin=None, emin=-10, emax=5, filename=None, member in BandStructurePlot
162 show=False, ylabel=None, colors=None, label=None, argument
217 show=False, energies=None, colors=None, argument
284 def finish_plot(self, filename, show, loc): argument
346 def plot(self, *args, **kwargs): member in BandStructure
/dports/science/py-ase/ase-3.22.0/ase/
H A Dphasediagram.py265 def diagram(self, U, pH, plot=True, show=False, ax=None): argument
478 def plot(self, ax=None, dims=None, show=False, **plotkwargs): member in PhaseDiagram
/dports/graphics/qgis/qgis-3.22.3/external/qwtpolar-1.1.1/
H A Dqwt_polar_item.cpp29 mutable QwtPolarPlot *plot; member in QwtPolarItem::PrivateData
75 void QwtPolarItem::attach( QwtPolarPlot *plot ) in attach()
119 QwtPolarPlot *QwtPolarItem::plot() const in plot() function in QwtPolarItem
315 void QwtPolarItem::show() in show() function in QwtPolarItem
/dports/graphics/qgis-ltr/qgis-3.16.16/external/qwtpolar-1.1.1/
H A Dqwt_polar_item.cpp29 mutable QwtPolarPlot *plot; member in QwtPolarItem::PrivateData
75 void QwtPolarItem::attach( QwtPolarPlot *plot ) in attach()
119 QwtPolarPlot *QwtPolarItem::plot() const in plot() function in QwtPolarItem
315 void QwtPolarItem::show() in show() function in QwtPolarItem
/dports/math/R-cran-qualityTools/qualityTools/R/
H A Dste_t.r37 setMethod("show", signature(object = "steepAscent"), function(object) { method
40 setGeneric("plot", function(x, y, ...) standardGeneric("plot")) generic
41 setMethod("plot", signature(x = "steepAscent"), function(x, y, ...) { method
/dports/net-im/jitsi-videobridge/jitsi-videobridge-dbddd16/resources/
H A Dtimeseries-cli.py16 def show(args): function
120 def plot(args): function
/dports/science/yoda/YODA-1.9.1/pyext/yoda/
H A Dplotting.py99 def show(): function
272 def plot(hs, outfile=None, ratio=True, show=False, axmain=None, axratio=None, **plotkeys): function
402 def nplot(hs, outfiles=None, ratio=True, show=False, nproc=1, **plotkeys): argument
/dports/math/R-cran-VGAM/VGAM/R/
H A Dplot.vglm.R30 show <- rep(FALSE, 10000) functionVar
93 setMethod("plot", "vlm", method
98 setMethod("plot", "vglm", method
/dports/java/jfreechart/jfreechart-1.0.17/source/org/jfree/chart/renderer/xy/
H A DXYStepAreaRenderer.java195 public void setOutline(boolean show) { in setOutline()
318 XYPlot plot, XYDataset data, PlotRenderingInfo info) { in initialise()
350 Rectangle2D dataArea, PlotRenderingInfo info, XYPlot plot, in drawItem()
587 XYPlot plot, in restrictValueToDataArea()
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/3rdparty/qwt/src/
H A Dqwt_plot_item.cpp32 mutable QwtPlot *plot; member in QwtPlotItem::PrivateData
75 void QwtPlotItem::attach(QwtPlot *plot) in attach()
126 QwtPlot *QwtPlotItem::plot() const in plot() function in QwtPlotItem
270 void QwtPlotItem::show() in show() function in QwtPlotItem
/dports/x11-toolkits/qwt5-qt5/qwt5-qt5-2a9f1ae2/src/
H A Dqwt_plot_item.cpp32 mutable QwtPlot *plot; member in QwtPlotItem::PrivateData
75 void QwtPlotItem::attach(QwtPlot *plot) in attach()
126 QwtPlot *QwtPlotItem::plot() const in plot() function in QwtPlotItem
271 void QwtPlotItem::show() in show() function in QwtPlotItem
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/
H A D__init__.py387 def plot(*args, **kargs): function
426 show = image ## for backward compatibility variable
/dports/science/py-ase/ase-3.22.0/ase/md/
H A Danalysis.py215 def plot(self, ax=None, show=False): member in DiffusionCoefficient
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Dsyco.c41 AjBool plot; in main() local
42 AjBool show; in main() local
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/pyKst/
H A Dpykstplot.py119 def show(): function
165 def plot(*args, **kwargs): function
/dports/comms/gpredict/gpredict-2.2.1/src/
H A Dgtk-polar-plot.c816 void gtk_polar_plot_set_pass(GtkPolarPlot * plot, pass_t * pass) in gtk_polar_plot_set_pass()
858 void gtk_polar_plot_set_target_pos(GtkPolarPlot * plot, gdouble az, gdouble el) in gtk_polar_plot_set_target_pos()
920 void gtk_polar_plot_set_ctrl_pos(GtkPolarPlot * plot, gdouble az, gdouble el) in gtk_polar_plot_set_ctrl_pos()
978 void gtk_polar_plot_set_rotor_pos(GtkPolarPlot * plot, gdouble az, gdouble el) in gtk_polar_plot_set_rotor_pos()
1138 void gtk_polar_plot_show_time_ticks(GtkPolarPlot * plot, gboolean show) in gtk_polar_plot_show_time_ticks()
/dports/science/py-abipy/abipy-0.9.0/abipy/abio/
H A Doutputs.py59 def plot(self, **kwargs): member in AbinitLogFile
677 def plot(self, tight_layout=True, with_timer=False, show=True): member in AbinitOutputFile
709 def compare_gs_scf_cycles(self, others, show=True): argument
748 def compare_d2de_scf_cycles(self, others, show=True): argument
/dports/x11-toolkits/qwt6/qwt-6.1.6/src/
H A Dqwt_plot_item.cpp35 mutable QwtPlot *plot; member in QwtPlotItem::PrivateData
82 void QwtPlotItem::attach( QwtPlot *plot ) in attach()
126 QwtPlot *QwtPlotItem::plot() const in plot() function in QwtPlotItem
409 void QwtPlotItem::show() in show() function in QwtPlotItem

123456