Home
last modified time | relevance | path

Searched refs:draw_data_set (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/p5-GD-Graph/GDGraph-1.54/Graph/
H A Dlinespoints.pm30 sub draw_data_set
34 $self->GD::Graph::points::draw_data_set(@_) or return;
35 $self->GD::Graph::lines::draw_data_set(@_);
H A Dmixed.pm56 sub draw_data_set
H A Darea.pm23 sub draw_data_set subroutine
H A Dlines.pm25 sub draw_data_set subroutine
H A Dpoints.pm24 sub draw_data_set
H A Dbars.pm350 sub draw_data_set
H A Daxestype.pm1398 $self->draw_data_set($dsn) or return;
1465 sub draw_data_set subroutine
/dports/net-mgmt/mrtg/mrtg-2.17.4/contrib/whodo/GIFgraph/GIFgraph/
H A Dlinespoints.pm37 sub draw_data_set($$$) # GD::Image, \@data, $ds subroutine
44 $s->GIFgraph::points::draw_data_set( $g, $d, $ds );
45 $s->GIFgraph::lines::draw_data_set( $g, $d, $ds );
H A Dmixed.pm57 sub draw_data_set($$$) # GD::Image, \@data, $ds subroutine
H A Darea.pm22 sub draw_data_set($$$) # GD::Image, \@data, $ds subroutine
H A Dlines.pm53 sub draw_data_set($$$) # GD::Image, \@data subroutine
H A Dbars.pm119 sub draw_data_set($$$) subroutine
H A Dpoints.pm44 sub draw_data_set($$$) # GD::Image, \@data subroutine
H A Daxestype.pm664 $s->draw_data_set($g, $d->[$ds], $ds);
670 sub draw_data_set() subroutine
/dports/graphics/p5-GD-Graph-ohlc/GD-Graph-ohlc-0.9703/
H A Dohlc.pm23 sub draw_data_set {
H A Dcandlesticks.pm52 sub draw_data_set { subroutine
/dports/math/py-spectral/spectral-0.22.4/spectral/graphics/
H A Dndwindow.py643 self.draw_data_set()
789 self.draw_data_set()
798 def draw_data_set(self): member in NDWindow
/dports/www/calamaris-devel/calamaris-2.99.4.5/
H A DcalAxestype.pm1397 $self->draw_data_set($dsn) or return;
1454 sub draw_data_set subroutine