diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2001-12-03 03:02:56 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2001-12-03 03:02:56 +0000 |
commit | 67895788c08fddd3f14e1f33ae007e7c6920f481 (patch) | |
tree | 8fb2e1a760234175370bf24c1c8a5672de3a92cf /graphics/phplot/pkg-descr | |
parent | cfc5c749ae7cdca6f5fc4fbaceb553d91c2c14e4 (diff) | |
download | FreeBSD-ports-67895788c08fddd3f14e1f33ae007e7c6920f481.zip FreeBSD-ports-67895788c08fddd3f14e1f33ae007e7c6920f481.tar.gz |
Add phplot 4.4.6,
a PHP class for creating scientific and business charts.
PR: ports/31426
Submitted by: yukinopo@livedoor.com
Diffstat (limited to 'graphics/phplot/pkg-descr')
-rw-r--r-- | graphics/phplot/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/phplot/pkg-descr b/graphics/phplot/pkg-descr new file mode 100644 index 0000000..f1a3f70 --- /dev/null +++ b/graphics/phplot/pkg-descr @@ -0,0 +1,8 @@ +A graph library for dynamic scientific, business, and stock-market charts. +Written in PHP and supports, PHP3, PHP4, TTF (or no ttf), and GD versions 1.2 - +latest version. Includes Pie, Bar, Line, Area, Point and combination plots. + +WWW: http://www.phplot.com + +- K.Shiomi +yukinopo@livedoor.com |