diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-09 06:43:49 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-09 06:43:49 +0000 |
commit | e6672c351441aa41c1cb572d6f2d9b86007b25f0 (patch) | |
tree | 46d303832aeb6dffb50ed6c602d05f7eaaa2b275 /graphics/Makefile | |
parent | 76b95e3648e01b47545cb3087a01c61d7099d289 (diff) |
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>
Notes
Notes:
svn path=/head/; revision=199165
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 66f45bc729f6..ffbeb001ac28 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -529,6 +529,7 @@ SUBDIR += php4-exif SUBDIR += php4-ffmpeg SUBDIR += php4-gd + SUBDIR += php5-chartdirector SUBDIR += php5-exif SUBDIR += php5-ffmpeg SUBDIR += php5-gd |