Home
last modified time | relevance | path

Searched refs:showLegend (Results 101 – 125 of 266) sorted by relevance

1234567891011

/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/
H A Dchart2.php135 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/
H A Dchart2.php135 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/
H A Dchart2.php135 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/
H A Dchart2.php135 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/
H A Dchart2.php135 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/
H A Dchart2.php135 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/
H A Dchart2.php135 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/
H A Dchart2.php135 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/
H A Dchart2.php135 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/
H A Dchart2.php135 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/
H A Dchart2.php135 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/
H A Dchart2.php135 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/
H A Dchart2.php135 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/analysis/
H A DFilter.h90 virtual void showLegend();
/dports/www/matomo/piwik/plugins/ImageGraph/
H A DAPI.php113 $showLegend = true, argument
478 $graph->setShowLegend($showLegend);
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/frontends/php/
H A Dchart3.php144 $graph->showLegend(getRequest('legend', 1));
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/frontends/php/
H A Dchart3.php144 $graph->showLegend(getRequest('legend', 1));
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/frontends/php/
H A Dchart3.php144 $graph->showLegend(getRequest('legend', 1));
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/frontends/php/
H A Dchart3.php144 $graph->showLegend(getRequest('legend', 1));
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/frontends/php/
H A Dchart3.php144 $graph->showLegend(getRequest('legend', 1));
/dports/science/nest/nest-simulator-3.1/extras/ConnPlotter/
H A DConnPlotter.py1054 def _prepareAxes(self, mode, showLegend): argument
1197 if showLegend:
1442 colorLimits=None, showLegend=True, argument
1572 self._prepareAxes(mode, showLegend)
1590 self._prepareAxes(mode, showLegend)
1754 if showLegend:
/dports/sysutils/plasma5-plasma-systemmonitor/plasma-systemmonitor-5.23.5/src/pages/
H A Doverview.page46 showLegend=false
137 showLegend=false
181 showLegend=false
/dports/science/dynare/dynare-4.6.4/doc/manual/source/
H A Dreporting.rst244 .. option:: showLegend, BOOLEAN
607 ``data`` and :opt:`showLegend <showLegend, BOOLEAN>` options
675 the :opt:`showLegend <showLegend, BOOLEAN>` option was passed
862 rep.addGraph('title', 'Graph Column 1', 'showLegend', true, ...
870 rep.addGraph('title', 'Graph Column 2', 'showLegend', true, ...
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/
H A Dchart3.php167 $graph->showLegend(getRequest('legend', 1));
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/
H A Dchart3.php167 $graph->showLegend(getRequest('legend', 1));

1234567891011