Home
last modified time | relevance | path

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

/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/utility/
H A Dgnuplotfile.cpp70 GnuplotFile& GnuplotFile::set_ylabel(const string& label) in set_ylabel() function in foundation::GnuplotFile
/dports/science/wwplot/wwplot-0.0.8/WWplot/
H A Dplot.py83 def set_ylabel(self, value): member in Plot
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Tools/Utils/
H A DGnuplot.cc278 void Gnuplot::set_ylabel(const string &label) in set_ylabel() function in Gnuplot
/dports/astro/py-astropy/astropy-5.0/astropy/visualization/wcsaxes/
H A Dcore.py481 def set_ylabel(self, ylabel=None, labelpad=1, loc=None, **kwargs): member in WCSAxes
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/kerberos/
H A Dkerberos.cnf552 break;
553 default:
/dports/math/py-yt/yt-4.0.1/yt/visualization/
H A Dplot_container.py708 def set_ylabel(self, label): member in PlotContainer
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/afnipy/
H A Dlib_apqc_io.py726 def set_ylabel(self, ylabel): member in subplobj
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/axes/
H A D_axes.py243 def set_ylabel(self, ylabel, fontdict=None, labelpad=None, **kwargs): member in Axes
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/axes/
H A D_base.py3637 def set_ylabel(self, ylabel, fontdict=None, labelpad=None, *, member in _AxesBase
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dgraphics.cc5408 axes::properties::set_ylabel (const octave_value& v) in set_ylabel() function in axes::properties