SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Chart-Gnuplot rpm build for : OpenSuSE. For other distributions click perl-Chart-Gnuplot.

Name : perl-Chart-Gnuplot
Version : 0.230.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 150500.1.1 Date : 2024-07-19 23:41:22
Group : Unspecified Source RPM : perl-Chart-Gnuplot-0.230.0-150500.1.1.src.rpm
Size : 0.20 MB
Packager : https://www_suse_com/
Summary : Plot graph using Gnuplot in Perl on the fly
Description :
This Perl module is to plot graphs uning GNUPLOT on the fly. In order to
use this module, gnuplot need to be installed. If image format other than
PS and EPS is required to generate, it is recommended to install the
convert program of ImageMagick as well. Please refer to MECHANISM OF THIS
MODULE for details.

To plot chart using Chart::Gnuplot, a chart object and at least one dataset
object are required. Information about the chart such as output file, chart
title, axes labels and so on is specified in the chart object. Dataset
object contains information about the dataset to be plotted, including
source of the data points, dataset label, color used to plot and more.

After chart object and dataset object(s) are created, the chart can be
plotted using the plot2d, plot3d or multiplot method of the chart object,
e.g.


$chart->plot2d($dataSet1, $dataSet2, ...);

To illustate the features of Chart::Gnuplot, the best way is to show by
examples. A lot of examples can be found in SourceForge
http://chartgnuplot.sourceforge.net.

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Chart-Gnuplot-0.230.0-150500.1.1.noarch.rpm
     

Provides :
perl(Chart::Gnuplot)
perl(Chart::Gnuplot::DataSet)
perl(Chart::Gnuplot::Util)
perl-Chart-Gnuplot

Requires :
perl(:MODULE_COMPAT_5.26.1)
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/Chart
/usr/lib/perl5/vendor_perl/5.26.1/Chart/Gnuplot
/usr/lib/perl5/vendor_perl/5.26.1/Chart/Gnuplot.pm
/usr/lib/perl5/vendor_perl/5.26.1/Chart/Gnuplot/Util.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Chart-Gnuplot
/usr/share/doc/packages/perl-Chart-Gnuplot/Changes
/usr/share/doc/packages/perl-Chart-Gnuplot/README
/usr/share/doc/packages/perl-Chart-Gnuplot/doc
/usr/share/doc/packages/perl-Chart-Gnuplot/doc/colors.txt
/usr/share/doc/packages/perl-Chart-Gnuplot/doc/linetypes.txt
/usr/share/doc/packages/perl-Chart-Gnuplot/doc/pointtypes.txt
/usr/share/doc/packages/perl-Chart-Gnuplot/examples
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/Makefile
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/README
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisLabel_1.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisLabel_2.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisLabel_3.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisLabel_4.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisLabel_5.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisLabel_6.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisLabel_7.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisLabel_8.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisTics_1.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisTics_10.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisTics_11.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisTics_12.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisTics_13.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisTics_2.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisTics_3.pl
There is 92 files more in these RPM.

 
ICM