Home
last modified time | relevance | path

Searched defs:set_xlabel (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/utility/
H A Dgnuplotfile.cpp64 GnuplotFile& GnuplotFile::set_xlabel(const string& label) in set_xlabel() function in foundation::GnuplotFile
/dports/science/wwplot/wwplot-0.0.8/WWplot/
H A Dplot.py80 def set_xlabel(self, value): member in Plot
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/afnipy/
H A Dlib_plot_1D.py667 def set_xlabel(self, xlabel): member in apqc_1dplot_plopts
H A Dlib_apqc_io.py723 def set_xlabel(self, xlabel): member in subplobj
1123 def set_xlabel(self, xlabel): member in apqc_1dplot_opts
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Tools/Utils/
H A DGnuplot.cc290 void Gnuplot::set_xlabel(const string &label) in set_xlabel() function in Gnuplot
/dports/astro/py-astropy/astropy-5.0/astropy/visualization/wcsaxes/
H A Dcore.py469 def set_xlabel(self, xlabel=None, labelpad=1, loc=None, **kwargs): member in WCSAxes
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/kerberos/
H A Dkerberos.cnf576 if (actx->pinfo->destport == UDP_PORT_KERBEROS && actx->pinfo->ptype == PT_UDP) {
/dports/math/py-yt/yt-4.0.1/yt/visualization/
H A Dplot_container.py690 def set_xlabel(self, label): member in PlotContainer
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/axes/
H A D_axes.py211 def set_xlabel(self, xlabel, fontdict=None, labelpad=None, **kwargs): member in Axes
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/axes/
H A D_base.py3293 def set_xlabel(self, xlabel, fontdict=None, labelpad=None, *, member in _AxesBase
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dgraphics.cc5394 axes::properties::set_xlabel (const octave_value& v) in set_xlabel() function in axes::properties