Home
last modified time | relevance | path

Searched defs:y_axis_label (Results 1 – 8 of 8) sorted by relevance

/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-qtgui/lib/
H A Dvector_sink_f_impl.cc46 const std::string& y_axis_label, in make()
59 const std::string& y_axis_label, in vector_sink_f_impl()
117 const std::string& y_axis_label, in initialize()
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/utils/
H A Dslidergraph.py27 def __init__(self, x_axis_label, y_axis_label, callback): argument
/dports/biology/py-deeptools/deepTools-3.5.1/deeptools/
H A DplotProfile.py91 plot_title='', y_axis_label='', argument
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/plotting/
H A Dgmap.py271 y_axis_label = String(default="", help=""" variable in GMapFigureOptions
H A Dfigure.py1636 y_axis_label = Nullable(String, default="", help=""" variable in FigureOptions
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpcurveview.h78 gchar *y_axis_label; member
/dports/security/nyx/nyx-2.1.0/nyx/panel/
H A Dgraph.py210 def y_axis_label(self, value): member in GraphData
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/tools/geometry/
H A Dcub2h5m.cpp541 const std::string &y_axis_label, const int n_bins, const double data[], in plot_histogram()