Home
last modified time | relevance | path

Searched refs:hidelegend (Results 1 – 13 of 13) sorted by relevance

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/amenadiel/jpgraph/src/plot/
H A DPlotLine.php26 private $hidelegend = false; variable in Amenadiel\\JpGraph\\Plot\\PlotLine
51 $this->hidelegend = $f;
89 if (!$this->hidelegend) {
H A DPlot.php16 public $hidelegend = false; variable in Amenadiel\\JpGraph\\Plot\\Plot
67 $this->hidelegend = $f;
72 if (!$this->hidelegend) {
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/jpgraph/
H A Djpgraph_plotline.php21 …private $legend='',$hidelegend=false, $legendcsimtarget='', $legendcsimalt='',$legendcsimwintarget… variable in PlotLine
40 $this->hidelegend = $f;
71 if( !$this->hidelegend ) $this->Legend($graph);
H A Djpgraph.php5381 public $hidelegend=false; variable in Plot
5427 $this->hidelegend = $f;
5431 if( !$this->hidelegend )
/dports/net-mgmt/nagiosgraph/nagiosgraph-1.5.2/t/
H A D03defaults.t128 ok($Config{hidelegend}, undef);
H A D02ngshared.t3672 $src{hidelegend} = '';
3695 $Config{hidelegend} = 'true';
3714 $src{hidelegend} = 'true';
/dports/net-mgmt/nagiosgraph/nagiosgraph-1.5.2/
H A DCHANGELOG235 hidelegend
H A DREADME.pod786 =item hidelegend
H A DREADME667 hidelegend Do not display the legend in each graph.
/dports/devel/rth/rth/jpgraph-1.8/jpgraph-1.18/src/
H A Djpgraph.php8005 var $legend='',$hidelegend=false; variable in Plot
8039 $this->hidelegend = $f;
8043 if( !$this->hidelegend )
/dports/deskutils/moregroupware/moregroupware/include/jpgraph2/
H A Djpgraph.php8007 public $hidelegend=false; variable in Plot
8039 $this->hidelegend = $f;
8043 if( !$this->hidelegend )
/dports/net-mgmt/nagiosgraph/nagiosgraph-1.5.2/etc/
H A Dngshared.pm2531 if ($params->{hidelegend} && index($rrdopts, '-g') == -1) {
/dports/deskutils/moregroupware/moregroupware/include/jpgraph1/
H A Djpgraph.php8324 var $legend='',$hidelegend=false; variable in Plot
8358 $this->hidelegend = $f;
8362 if( !$this->hidelegend )