Home
last modified time | relevance | path

Searched refs:showLegend (Results 76 – 100 of 266) sorted by relevance

1234567891011

/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/
H A Dchart7.php121 $graph->showLegend(getRequest('legend', 0));
H A Dchart.php95 $graph->showLegend(getRequest('legend', 1));
/dports/devel/upp/upp/uppsrc/ScatterDraw/
H A DPieDraw.cpp160 if(showLegend) { in PaintPie()
218 showLegend(true), legendLeft(10), legendTop(Null), pieAngle(0), in PieDraw()
/dports/www/matomo/piwik/plugins/ImageGraph/StaticGraph/
H A DGridGraph.php181 if ($this->showLegend) {
364 if ($this->showLegend && !$verticalLegend) {
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/tools/
H A Doctree_viewer.cpp230 void showLegend () in showLegend() function in OctreeViewer
266 showLegend (); in update()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/tools/
H A DLegendHelper.cxx34 Reference< chart2::XLegend > LegendHelper::showLegend( ChartModel& rModel in showLegend() function in chart::LegendHelper
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/
H A Dchart.php95 $graph->showLegend(getRequest('legend', 1));
H A Dchart2.php135 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/
H A Dchart.php95 $graph->showLegend(getRequest('legend', 1));
H A Dchart2.php135 $graph->showLegend(getRequest('legend', $dbGraph['show_legend']));
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/
H A Dchart.php95 $graph->showLegend(getRequest('legend', 1));
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/
H A Dchart.php95 $graph->showLegend(getRequest('legend', 1));
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/
H A Dchart.php95 $graph->showLegend(getRequest('legend', 1));
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/
H A Dchart.php95 $graph->showLegend(getRequest('legend', 1));
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/
H A Dchart.php95 $graph->showLegend(getRequest('legend', 1));
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/
H A Dchart.php95 $graph->showLegend(getRequest('legend', 1));
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/tools/
H A DLegendHelper.cxx34 Reference< chart2::XLegend > LegendHelper::showLegend( ChartModel& rModel in showLegend() function in chart::LegendHelper
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/
H A Dchart.php95 $graph->showLegend(getRequest('legend', 1));
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/
H A Dchart.php95 $graph->showLegend(getRequest('legend', 1));
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/
H A Dchart.php95 $graph->showLegend(getRequest('legend', 1));
/dports/devel/upp/upp/uppsrc/ScatterCtrl/
H A DScatter.usc25 bool showLegend=true;
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/
H A Dchart.php95 $graph->showLegend(getRequest('legend', 1));
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/
H A Dchart.php95 $graph->showLegend(getRequest('legend', 1));
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/
H A Dchart.php95 $graph->showLegend(getRequest('legend', 1));
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Dplotitemdialog.cpp237 _labelTab->setShowLegend(_plotItem->showLegend()); in setupLabels()
853 bool showLegend = _labelTab->showLegendDirty() ? _labelTab->showLegend() :item->showLegend(); in saveLabels() local
867 …item->setShowLegend(showLegend, !item->showLegend()); // reset font size if legend isn't already s… in saveLabels()

1234567891011