Home
last modified time | relevance | path

Searched defs:y_label (Results 1 – 25 of 142) sorted by relevance

123456

/dports/math/octave-forge-fuzzy-logic-toolkit/fuzzy-logic-toolkit/inst/
H A Dinvestment_portfolio_demo.m78 y_label = [colors(i) ";Rule " num2str(i) ";"]; variable
96 y_label = ["r;Crisp Output = " num2str(output(1)) "%;"]; variable
H A Dmamdani_tip_demo.m80 y_label = [colors(i) ";Rule " num2str(i) ";"]; variable
98 y_label = ["r;Crisp Output = " num2str(output(1)) "%;"]; variable
H A Dplotmf.m145 y_label = [colors(mod(i-1,5)+1) ";" var.mf(i).name ";"]; variable
169 y_label = [colors(mod(i-1,5)+1) ";" var.mf(i).name ";"]; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/commands/expression/no-deadlock/
H A Dlocking.cpp69 // and be sitting in its cond_wait for the control condition. So there is
/dports/sysutils/s-tui/s-tui-1.0.0-2-gfb91ef6/s_tui/sturwid/
H A Dcomplex_bar_graph.py82 y_label, argument
116 def set_y_label(self, y_label): argument
/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx26.java78 static String[] y_label = { field in x26
144 void plot1( int type, String x_label, String y_label, String alty_label, in plot1()
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx26.java78 static String[] y_label = { field in x26
144 void plot1( int type, String x_label, String y_label, String alty_label, in plot1()
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx26.cc77 static const char *y_label[] = { variable
149 void x26::plot1( int type, const char *x_label, const char *y_label, in plot1()
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx26.cc77 static const char *y_label[] = { variable
149 void x26::plot1( int type, const char *x_label, const char *y_label, in plot1()
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx26f.f9088 character(len=80) y_label(nolangs) variable
148 subroutine plot1( nlegend, type, x_label, y_label, alty_label, & argument
156 character(*) x_label, y_label, alty_label, title_label, line_label local
/dports/math/plplot/plplot-5.15.0/examples/ocaml/
H A Dx26.ml69 let y_label = [| var
/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dx26.ml69 let y_label = [| var
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx26.py114 def plot1(w, type, x_label, y_label, alty_label, title_label, line_label, legend_text): argument
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx26.py114 def plot1(w, type, x_label, y_label, alty_label, title_label, line_label, legend_text): argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/metrics/dashboard/
H A Dbase_embed_service.rb31 def y_label method in Metrics.Dashboard.BaseEmbedService
/dports/benchmarks/py-naarad/naarad-1.0.15/src/naarad/graphing/
H A Dplot_data.py21 …def __init__(self, input_csv, csv_column, series_name, y_label, precision, graph_height, graph_wid… argument
H A Ddygraphs.py25 def graph_csv(output_directory, resource_path, csv_file, plot_title, output_filename, y_label=None,… argument
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dblockxyparameter.c13 BITCODE_T y_label; in api_process() local
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/prometheus/
H A Dmetric.rb8 attr_accessor :id, :title, :required_metrics, :weight, :y_label, :queries accessor in Gitlab.Prometheus.Metric
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx26d.d134 void plot1( int type, string x_label, string y_label, string alty_label, in plot1()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/fixtures/grafana/
H A Dexpected_grafana_embed.json8 "y_label": "", string
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx26d.d134 void plot1( int type, string x_label, string y_label, string alty_label, in plot1()
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DMemFile.cpp97 uint64 CMemFile::GetLength() const in plot_obs_pred()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/fixtures/lib/gitlab/metrics/dashboard/schemas/
H A Dpanels.json13 "y_label": { "type": "string" }, object
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/performance_monitoring/
H A Dprometheus_panel.rb7 attr_accessor :type, :title, :y_label, :weight, :metrics, :y_axis, :max_value accessor in PerformanceMonitoring.PrometheusPanel

123456