Home
last modified time | relevance | path

Searched refs:showLegend (Results 151 – 175 of 266) sorted by relevance

1234567891011

/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/classes/graphdraw/
H A DCGraphDraw.php137 public function showLegend($type = true) { function in CGraphDraw
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/classes/graphdraw/
H A DCGraphDraw.php137 public function showLegend($type = true) { function in CGraphDraw
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/frontends/php/include/classes/graphdraw/
H A DCGraphDraw.php124 public function showLegend($type = true) { function in CGraphDraw
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/frontends/php/include/classes/graphdraw/
H A DCGraphDraw.php124 public function showLegend($type = true) { function in CGraphDraw
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/frontends/php/include/classes/graphdraw/
H A DCGraphDraw.php124 public function showLegend($type = true) { function in CGraphDraw
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/include/classes/graphdraw/
H A DCGraphDraw.php137 public function showLegend($type = true) { function in CGraphDraw
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/frontends/php/include/classes/graphdraw/
H A DCGraphDraw.php124 public function showLegend($type = true) { function in CGraphDraw
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/frontends/php/include/classes/graphdraw/
H A DCGraphDraw.php124 public function showLegend($type = true) { function in CGraphDraw
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/include/classes/graphdraw/
H A DCGraphDraw.php137 public function showLegend($type = true) { function in CGraphDraw
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/include/classes/graphdraw/
H A DCGraphDraw.php137 public function showLegend($type = true) { function in CGraphDraw
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/include/classes/graphdraw/
H A DCGraphDraw.php137 public function showLegend($type = true) { function in CGraphDraw
/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DPlot3DDialog.h83 void showLegend(bool show);
H A DExpDecayDialog.cpp258 fitter->showLegend(); in closeEvent()
H A DPolynomialFit.cpp162 showLegend(); in fit()
H A DFilter.cpp191 void Filter::showLegend() in showLegend() function in Filter
/dports/devel/upp/upp/uppsrc/ScatterDraw/
H A DScatterDraw.h119 bool showLegend; variable
157 ("showLegend", showLegend) in Ize()
206 % showLegend in Serialize()
403 ScatterDraw& ShowLegend(bool show = true) {showLegend = show; return *this;}
404 bool GetShowLegend() {return showLegend;} in GetShowLegend()
665 …x) {ASSERT(IsValid(index));ASSERT(!series[index].IsDeleted());return series[index].showLegend;} in GetShowSeriesLegend()
1148 bool showLegend = true; variable
1277 if(showLegend) in PlotTexts()
/dports/science/dynare/dynare-4.6.4/matlab/modules/reporting/src/@report_series/
H A Dreport_series.m24 …, \color{red}GDP\color{black}). Will be displayed only if the data and showLegend options have bee…
28 … % Whether or not to show this series in the legend, given that the showLegend option was passe…
/dports/science/dynare/dynare-4.6.4/tests/reporting/
H A DrunDynareReport.m184 'showLegend', true, ...
271 'showLegend', true, ...
/dports/science/dynare/dynare-4.6.4/matlab/modules/reporting/test/
H A DcreateReport.m186 'showLegend', true, ...
274 'showLegend', true, ...
/dports/science/dynare/dynare-4.6.4/matlab/modules/reporting/src/@graph/
H A DwriteGraphFile.m182 if o.showLegend
320 if o.showLegend
H A Dgraph.m42showLegend = false % Whether or not to display the legend. Unless you use the graphL… variable
125 … assert(islogical(o.showLegend), '@graph.graph: showLegend must be either true or false');
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/analysis/dialogs/
H A DExpDecayDialog.cpp265 fitter->showLegend(); in closeEvent()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/ioss/vtkioss/heartbeat/
H A DIohb_DatabaseIO.h192 bool showLegend{false};
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Dlabeltab.cpp272 bool LabelTab::showLegend() const { in showLegend() function in Kst::LabelTab
/dports/net-mgmt/netdisco/App-Netdisco-2.047002/share/views/ajax/device/
H A Dnetmap.tt21 [% '.showLegend(false)' UNLESS (params.colorby == 'hgroup' OR params.colorby == 'lgroup') %]

1234567891011