Home
last modified time | relevance | path

Searched refs:showLegend (Results 26 – 50 of 266) sorted by relevance

1234567891011

/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/Application/src/
H A Dconvergenceview.h144 bool showLegend; variable
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/panel/state-timeline/
H A Dmigrations.test.ts72 showLegend: true,
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/jpgraph/
H A Djpgraph_contour.php396 private $showLegend = false; variable in ContourPlot
468 $this->showLegend = $aFlg;
500 if( ! $this->showLegend )
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/frontends/php/
H A Dchart6.php124 $graph->showLegend($dbGraph['show_legend']);
H A Dchart7.php96 $graph->showLegend(getRequest('legend', 0));
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/frontends/php/
H A Dchart6.php124 $graph->showLegend($dbGraph['show_legend']);
H A Dchart7.php96 $graph->showLegend(getRequest('legend', 0));
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/frontends/php/
H A Dchart7.php96 $graph->showLegend(getRequest('legend', 0));
H A Dchart6.php124 $graph->showLegend($dbGraph['show_legend']);
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/frontends/php/
H A Dchart7.php96 $graph->showLegend(getRequest('legend', 0));
H A Dchart6.php124 $graph->showLegend($dbGraph['show_legend']);
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/frontends/php/
H A Dchart6.php124 $graph->showLegend($dbGraph['show_legend']);
H A Dchart7.php96 $graph->showLegend(getRequest('legend', 0));
/dports/math/gap/gap-4.11.0/pkg/francy-1.2.4/gap/
H A Dchart.gd192 showLegend := true
203 InstallMethod(ShowLegend, "chart", [IsChart], o -> o!.showLegend);
207 InstallMethod(SetShowLegend, "chart, boolean", [IsChart, IsBool], function(o, b) o!.showLegend := b…
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/
H A Dchart6.php129 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/
H A Dchart6.php129 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/
H A Dchart6.php129 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/
H A Dchart6.php129 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/
H A Dchart6.php129 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/
H A Dchart6.php129 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/
H A Dchart6.php129 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/
H A Dchart6.php129 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/
H A Dchart6.php129 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/
H A Dchart6.php129 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/
H A Dchart6.php129 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));

1234567891011