From 76b95e3648e01b47545cb3087a01c61d7099d289 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 9 Sep 2007 06:42:23 +0000 Subject: 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 --- graphics/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics') 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 -- cgit