[ ソース: libgd-graph-perl ]
パッケージ: libgd-graph-perl (1.54~ds-4)
libgd-graph-perl に関するリンク
Debian の資源:
libgd-graph-perl ソースパッケージをダウンロード:
- [libgd-graph-perl_1.54~ds-4.dsc]
- [libgd-graph-perl_1.54~ds.orig.tar.xz]
- [libgd-graph-perl_1.54~ds-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Graph Plotting Module for Perl 5
GD::Graph is a perl5 module to create charts using the GD module. The following classes for graphs with axes are defined:
* GD::Graph::lines - Create a line chart. * GD::Graph::bars - Create a bar chart. * GD::Graph::points - Create an chart, displaying the data as points. * GD::Graph::linespoints - Combination of lines and points. * GD::Graph::area - Create a graph, representing the data as areas under a line. * GD::Graph::mixed - Create a mixed type graph, any combination of the above. At the moment this is fairly limited. Some of the options that can be used with some of the individual graph types won't work very well. Multiple bar graphs in a mixed graph won't display very nicely. * GD::Graph::pie - Create a pie chart.
その他の libgd-graph-perl 関連パッケージ
|
|
|
|
-
- dep: libgd-perl (>= 2.76-4~)
- libgd の Perl モジュールラッパー
-
- dep: libgd-text-perl
- Text utilities for use with GD
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語