diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-09 14:42:23 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-09 14:42:23 +0800 |
commit | 76b95e3648e01b47545cb3087a01c61d7099d289 (patch) | |
tree | 083c781402ed98ec80afaec37eb00eabdbaac7ae /graphics | |
parent | ed3d6306865b65da21809d984427b256ae77c6ce (diff) | |
download | freebsd-ports-gnome-76b95e3648e01b47545cb3087a01c61d7099d289.tar.gz freebsd-ports-gnome-76b95e3648e01b47545cb3087a01c61d7099d289.tar.zst freebsd-ports-gnome-76b95e3648e01b47545cb3087a01c61d7099d289.zip |
new port: graphics/php*-chartdirector
ChartDirector for PHP
Professional chart component for web applications.
- Synthesize Charts using Layers: Layering architecture
enables you to synthesize the charts you want using standard
chart layers.
- Comprehensive Chart Types: Pie, donut, bar, line, spline,
step, trend, area, curve-fitting, area, scatter, bubble,
box-whisker, finance, gantt, vector, polar, radar, rose ..
Even includes meters and gauges.
- Markup Text Support: Embed icons and use multiple fonts
and colors in the same piece of text. Decorate your charts
with professionally looking text and labels.
- AJAX Enabled User Interactions: Full suite of mouse events
for chart objects. Pop-up tooltips, drill-down, drag to
zoom, drag to scroll, ...
PR: ports/114336
Submitted by: Scot Hetzet <swhetzel@gmail.com>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 64cd52638dca..66f45bc729f6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -525,6 +525,7 @@ SUBDIR += photoclip SUBDIR += photopc SUBDIR += php-magickwand + SUBDIR += php4-chartdirector SUBDIR += php4-exif SUBDIR += php4-ffmpeg SUBDIR += php4-gd |