Home
last modified time | relevance | path

Searched refs:axis_label (Results 1 – 25 of 82) sorted by relevance

1234

/dports/graphics/gmt/gmt-6.3.0/test/psbasemap/
H A Dfixed_labeldist.sh22 axis_label="C@-4@- (%)"
32 axis_label="MC@-T@-"
44 axis_label="MC@-L@-/MC@-R@-"
56 axis_label="Grass (%)"
68 axis_label="Grass (%)"
80 axis_label="Fossils"
84 gmt psbasemap -Y${plot_height} -BWsEn -Bxa100 -By+l"${axis_label}" ${J_options} ${R_options} -P -K …
93 axis_label="MSH"
106 axis_label="CO@-2@- (PPM)"
119 axis_label="Tectonics"
[all …]
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/plotting/
H A D_plot.py99 def process_axis_and_grid(plot, axis_type, axis_location, minor_ticks, axis_label, rng, dim): argument
108 if axis_label:
109 axis.axis_label = axis_label
/dports/devel/py-dask/dask-2021.11.2/dask/diagnostics/
H A Dprofile_visualize.py206 f.xaxis.axis_label = None
307 p.yaxis.axis_label = "Worker ID"
308 p.xaxis.axis_label = "Time (s)"
392 p.yaxis.axis_label = "% CPU"
410 p.add_layout(LinearAxis(y_range_name="memory", axis_label="Memory (MB)"), "right")
411 p.xaxis.axis_label = "Time (s)"
493 p.yaxis.axis_label = f"Cache Size ({metric_name})"
494 p.xaxis.axis_label = "Time (s)"
/dports/biology/py-hits/hits-0.1/hits/visualize/interactive/
H A Dscatter_heatmap.coffee13 x_name = models['x_axis'].axis_label
14 y_name = models['y_axis'].axis_label
34 models[axis + '_axis'].axis_label = name
H A Dscatter_cluster_button.coffee24 x_name = models['x_axis'].axis_label
25 y_name = models['y_axis'].axis_label
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-core/cirq/vis/
H A Dhistogram.py25 axis_label: str = '',
129 if axis_label:
130 ax_label(axis_label)
H A Dhistogram_test.py29 axis_label='Y Axis Label',
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-core/cirq/vis/
H A Dhistogram.py25 axis_label: str = '',
129 if axis_label:
130 ax_label(axis_label)
H A Dhistogram_test.py29 axis_label='Y Axis Label',
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-core/cirq/vis/
H A Dhistogram.py25 axis_label: str = '',
129 if axis_label:
130 ax_label(axis_label)
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-core/cirq/vis/
H A Dhistogram.py25 axis_label: str = '',
129 if axis_label:
130 ax_label(axis_label)
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-core/cirq/vis/
H A Dhistogram.py25 axis_label: str = '',
129 if axis_label:
130 ax_label(axis_label)
H A Dhistogram_test.py29 axis_label='Y Axis Label',
/dports/math/py-arviz/arviz-0.11.4/arviz/plots/backends/bokeh/
H A Dpairplot.py274 ax[j, i].xaxis.axis_label = flat_var_names[i]
275 ax[j, i].yaxis.axis_label = flat_var_names[j + marginals_offset]
362 ax[j, i].xaxis.axis_label = flat_var_names[i]
363 ax[j, i].yaxis.axis_label = flat_var_names[j + marginals_offset]
H A Djointplot.py80 axjoin.xaxis.axis_label = x_var_name
81 axjoin.yaxis.axis_label = y_var_name
H A Dkhatplot.py143 ax.xaxis.axis_label = "Data Point"
144 ax.yaxis.axis_label = "Shape parameter k"
H A Drankplot.py107 ax.yaxis.axis_label = "Chain"
127 ax.xaxis.axis_label = "Rank (all chains)"
H A Dmcseplot.py172 ax_.xaxis.axis_label = "Quantile"
173 ax_.yaxis.axis_label = (
H A Dessplot.py161 ax_.xaxis.axis_label = "Total number of draws" if kind == "evolution" else "Quantile"
162 ax_.yaxis.axis_label = ylabel.format("Relative ESS" if relative else "ESS")
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/js/types/models/axes/
H A Daxis.d.ts20 axis_label: number;
68 axis_label: p.Property<string | null>;
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/quartz/
H A Dgdkdevicemanager-core-quartz.c205 GdkAtom axis_label; in mimic_device_axes() local
214 _gdk_device_get_axis_info (physical, i, &axis_label, &axis_use, &axis_min, in mimic_device_axes()
216 _gdk_device_add_axis (logical, axis_label, axis_use, axis_min, in mimic_device_axes()
/dports/dns/py-namebench/namebench-1.3.1/nb_third_party/graphy/backends/google_chart_api/
H A Dutil.py32 axis_label='chxl',
73 axis_label='|',
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/graphy/graphy/backends/google_chart_api/
H A Dutil.py32 axis_label='chxl',
73 axis_label='|',
/dports/graphics/py-graphy/graphy_1.0/graphy/backends/google_chart_api/
H A Dutil.py32 axis_label='chxl',
73 axis_label='|',
/dports/biology/py-orange3-single-cell/orange3-single-cell-0.8.2/orangecontrib/single_cell/widgets/
H A Dowfilter.py467 axis_label = "Total counts (library size)"
469 axis_label = "Number of expressed genes"
471 axis_label = "Total counts"
474 axis_label = "Number of cells a gene is expressed in"
476 axis_label = "Gene Expression"
480 axis_label = "1 + '{}' <i>(in log scale)</i>".format(axis_label)
481 ax.setLabel(axis_label)
485 ax.setLabel(axis_label)

1234