SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-GD-Graph3d rpm build for : OpenSuSE. For other distributions click perl-GD-Graph3d.

Name : perl-GD-Graph3d
Version : 0.63 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.1.1 Date : 2023-01-27 16:11:29
Group : Development/Libraries/Perl Source RPM : perl-GD-Graph3d-0.63-lp154.1.1.src.rpm
Size : 0.07 MB
Packager : https://www_suse_com/
Summary : Create 3D Graphs with GD and GD::Graph
Description :
This is the GD::Graph3d extensions module. It provides 3D graphs for the
GD::Graph module by Martien Verbruggen, which in turn generates graph using
Lincoln Stein\'s GD.pm.

You use these modules just as you would any of the GD::Graph modules,
except that they generate 3d-looking graphs. Each graph type is described
below with only the options that are unique to the 3d version. The modules
are based on their 2d versions (e.g. GD::Graph::bars3d works like
GD::Graph::bars), and support all the options in those. Make sure to read
the documentation on GD::Graph.

* GD::Graph::pie3d

This is merely a wrapper around GD::Graph::pie for consistency. It also
sets 3d pie mode by default (which GD::Graph does as of version 1.22). All
options are exactly as in GD::Graph::pie.

* GD::Graph::bars3d

This works like GD::Graph::bars, but draws 3d bars. The following settings
are new or changed in GD::Graph::bars3d.

* bar_depth

Sets the z-direction depth of the bars. This defaults to 10. If you have a
large number of bars or a small chart width, you may want to change this. A
visually good value for this is approximately width_of_chart /
number_of_bars.

* overwrite

In GD::Graph::bars, multiple series of bars are normally drawn
side-by-side. You can set overwrite to 1 to tell it to draw each series
behind the previous one. By setting overwrite to 2 you can have them drawn
on top of each other, that is the series are stacked.

* shading

By default this is set to \'1\' and will shade and highlight the bars (and
axes). The light source is at top-left-center which scan well for most
computer users. You can disable the shading of bars and axes by specifying
a false value for this option.

* GD::Graph::lines3d

This works like GD::Graph::lines, but draws 3d line. The following settings
are new or changed in GD::Graph::line3d.

* line_depth

Sets the z-direction depth of the lines. This defaults to 10. If you have a
large number of bars or a small chart width, you may want to change this. A
visually good value for this is approximately width_of_chart /
number_of_bars.

* shading

By default this is set to \'1\' and will shade and highlight the line (and
axes). The light source is at top-left-center which scan well for most
computer users. You can disable the shading of lines and axes by
specifiying a false value for this option.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-G/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-GD-Graph3d-0.63-lp154.1.1.noarch.rpm
     

Provides :
perl(GD::Graph3d)
perl(GD::Graph::axestype3d)
perl(GD::Graph::bars3d)
perl(GD::Graph::cylinder)
perl(GD::Graph::cylinder3d)
perl(GD::Graph::lines3d)
perl(GD::Graph::pie3d)
perl-GD-Graph3d

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(GD) >= 1.18
perl(GD::Graph) >= 1.30
perl(GD::Text::Align)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/GD
/usr/lib/perl5/vendor_perl/5.26.1/GD/Graph
/usr/lib/perl5/vendor_perl/5.26.1/GD/Graph/axestype3d.pm
/usr/lib/perl5/vendor_perl/5.26.1/GD/Graph/bars3d.pm
/usr/lib/perl5/vendor_perl/5.26.1/GD/Graph/cylinder.pm
/usr/lib/perl5/vendor_perl/5.26.1/GD/Graph/cylinder3d.pm
/usr/lib/perl5/vendor_perl/5.26.1/GD/Graph/lines3d.pm
/usr/lib/perl5/vendor_perl/5.26.1/GD/Graph/pie3d.pm
/usr/lib/perl5/vendor_perl/5.26.1/GD/Graph3d.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-GD-Graph3d
/usr/share/doc/packages/perl-GD-Graph3d/Changes
/usr/share/man/man3/GD::Graph3d.3pm.gz

 
ICM