Home
last modified time | relevance | path

Searched refs:set_legend (Results 1 – 25 of 139) sorted by relevance

123456

/dports/textproc/py-xlsxwriter/XlsxWriter-1.4.3/examples/
H A Dchart_data_labels.py47 chart1.set_legend({'none': True})
71 chart2.set_legend({'none': True})
98 chart3.set_legend({'none': True})
124 chart4.set_legend({'none': True})
158 chart5.set_legend({'none': True})
192 chart6.set_legend({'none': True})
226 chart7.set_legend({'none': True})
262 chart8.set_legend({'none': True})
300 chart9.set_legend({'none': True})
/dports/textproc/p5-Excel-Writer-XLSX/Excel-Writer-XLSX-1.09/examples/
H A Dchart_data_labels.pl50 $chart1->set_legend( none => 1 );
75 $chart2->set_legend( none => 1 );
103 $chart3->set_legend( none => 1 );
130 $chart4->set_legend( none => 1 );
166 $chart5->set_legend( none => 1 );
202 $chart6->set_legend( none => 1 );
237 $chart7->set_legend( none => 1 );
273 $chart8->set_legend( none => 1 );
312 $chart9->set_legend( none => 1 );
/dports/textproc/p5-Excel-Writer-XLSX/Excel-Writer-XLSX-1.09/t/chart/
H A Dsub_write_legend.t52 $chart->set_legend();
67 $chart->set_legend( position => 'right' );
82 $chart->set_legend( position => 'top' );
97 $chart->set_legend( position => 'left' );
112 $chart->set_legend( position => 'bottom' );
127 $chart->set_legend( position => 'none' );
142 $chart->set_legend( position => 'some_non_existing_value' );
157 $chart->set_legend( position => 'overlay_right' );
172 $chart->set_legend( position => 'overlay_left' );
187 $chart->set_legend( position => 'top_right' );
[all …]
/dports/www/p5-Template-GD/Template-GD-2.66/t/
H A Dgdgraph.t122 r = my_graph.set_legend( 'Data set 1', 'Data set 2' );
151 r = my_graph.set_legend('data set 1', 'data set 2', 'data set 3');
199 r = my_graph.set_legend('one', 'two', 'three', 'four', 'five', 'six');
239 r = my_graph.set_legend('left axis', 'right axis' );
266 r = my_graph.set_legend('one', 'two');
303 r = my_graph.set_legend("Us", "Them", "Others");
/dports/www/p5-Template-GD/Template-GD-2.66/lib/Template/Plugin/GD/Graph/
H A Darea.pm22 sub set_legend { subroutine
24 $self->SUPER::set_legend(ref $_[0] ? @{$_[0]} : @_);
H A Dbars.pm22 sub set_legend { subroutine
24 $self->SUPER::set_legend(ref $_[0] ? @{$_[0]} : @_);
H A Dbars3d.pm22 sub set_legend { subroutine
24 $self->SUPER::set_legend(ref $_[0] ? @{$_[0]} : @_);
H A Dlines.pm22 sub set_legend { subroutine
24 $self->SUPER::set_legend(ref $_[0] ? @{$_[0]} : @_);
H A Dlines3d.pm22 sub set_legend { subroutine
24 $self->SUPER::set_legend(ref $_[0] ? @{$_[0]} : @_);
H A Dlinespoints.pm22 sub set_legend { subroutine
24 $self->SUPER::set_legend(ref $_[0] ? @{$_[0]} : @_);
H A Dmixed.pm22 sub set_legend { subroutine
24 $self->SUPER::set_legend(ref $_[0] ? @{$_[0]} : @_);
H A Dpoints.pm22 sub set_legend { subroutine
24 $self->SUPER::set_legend(ref $_[0] ? @{$_[0]} : @_);
/dports/www/mod_jk/tomcat-connectors-1.2.48-src/tools/reports/
H A Dtomcat_reports.pl212 $graph->set_legend( 'Requests' );
255 $graph->set_legend( 'Median' );
295 $graph->set_legend( 'Mean', 'Mean plus Standard Deviation' );
343 $graph->set_legend( 'Tomcat Rejected Requests' );
391 $graph->set_legend( 'Tomcat Client Aborted Requests' );
/dports/graphics/p5-GD-Graph/GDGraph-1.54/samples/
H A Dsample14.pl71 $my_graph->set_legend('bottom axis', 'top axis');
76 $my_graph->set_legend('left axis', 'right axis');
H A Dsample95.pl75 $my_graph->set_legend('bottom axis', 'top axis');
80 $my_graph->set_legend('left axis', 'right axis');
H A Dsample19.pl79 $my_graph->set_legend('bottom axis', 'top axis');
84 $my_graph->set_legend('left axis', 'right axis');
/dports/devel/bugzilla44/bugzilla-4.4.13/template/en/default/reports/
H A Dreport-bar.png.tmpl39 # Workaround for the fact that set_legend won't take row_names directly,
41 graph.set_legend(row_names.0, row_names.1, row_names.2, row_names.3,
H A Dreport-line.png.tmpl41 # Workaround for the fact that set_legend won't take row_names directly,
43 graph.set_legend(row_names.0, row_names.1, row_names.2, row_names.3,
H A Dchart.png.tmpl36 # Workaround for the fact that set_legend won't take chart.labels directly,
38 graph.set_legend(chart.labels.0, chart.labels.1, chart.labels.2,
/dports/japanese/bugzilla44/ja-bugzilla44-4.4.9/default/reports/
H A Dreport-bar.png.tmpl39 # Workaround for the fact that set_legend won't take row_names directly,
41 graph.set_legend(row_names.0, row_names.1, row_names.2, row_names.3,
H A Dreport-line.png.tmpl41 # Workaround for the fact that set_legend won't take row_names directly,
43 graph.set_legend(row_names.0, row_names.1, row_names.2, row_names.3,
H A Dchart.png.tmpl36 # Workaround for the fact that set_legend won't take chart.labels directly,
38 graph.set_legend(chart.labels.0, chart.labels.1, chart.labels.2,
/dports/russian/bugzilla44/bugzilla-4.4.4.ru/template/ru-RU/default/reports/
H A Dchart.png.tmpl36 # Workaround for the fact that set_legend won't take chart.labels directly,
38 graph.set_legend(chart.labels.0, chart.labels.1, chart.labels.2,
/dports/german/bugzilla44/de-bugzilla44-4.4.10_1/de/default/reports/
H A Dchart.png.tmpl38 # Workaround for the fact that set_legend won't take chart.labels directly,
40 graph.set_legend(chart.labels.0, chart.labels.1, chart.labels.2,
/dports/textproc/p5-Excel-Writer-XLSX/Excel-Writer-XLSX-1.09/lib/Excel/Writer/XLSX/
H A DChartsheet.pm162 sub set_legend { return shift->{_chart}->set_legend( @_ ) } subroutine

123456