Name Last Update
..
Examples Loading commit data...
barcode Loading commit data...
fonts Loading commit data...
lang Loading commit data...
themes Loading commit data...
README Loading commit data...
flag_mapping Loading commit data...
flags.dat Loading commit data...
flags_thumb100x100.dat Loading commit data...
flags_thumb35x35.dat Loading commit data...
flags_thumb60x60.dat Loading commit data...
gd_image.inc.php Loading commit data...
imageSmoothArc.php Loading commit data...
imgdata_balls.inc.php Loading commit data...
imgdata_bevels.inc.php Loading commit data...
imgdata_diamonds.inc.php Loading commit data...
imgdata_pushpins.inc.php Loading commit data...
imgdata_squares.inc.php Loading commit data...
imgdata_stars.inc.php Loading commit data...
jpg-config.inc.php Loading commit data...
jpgraph.php Loading commit data...
jpgraph_antispam-digits.php Loading commit data...
jpgraph_antispam.php Loading commit data...
jpgraph_bar.php Loading commit data...
jpgraph_canvas.php Loading commit data...
jpgraph_canvtools.php Loading commit data...
jpgraph_contour.php Loading commit data...
jpgraph_date.php Loading commit data...
jpgraph_errhandler.inc.php Loading commit data...
jpgraph_error.php Loading commit data...
jpgraph_flags.php Loading commit data...
jpgraph_gantt.php Loading commit data...
jpgraph_gb2312.php Loading commit data...
jpgraph_gradient.php Loading commit data...
jpgraph_iconplot.php Loading commit data...
jpgraph_imgtrans.php Loading commit data...
jpgraph_led.php Loading commit data...
jpgraph_legend.inc.php Loading commit data...
jpgraph_line.php Loading commit data...
jpgraph_log.php Loading commit data...
jpgraph_meshinterpolate.inc.php Loading commit data...
jpgraph_mgraph.php Loading commit data...
jpgraph_pie.php Loading commit data...
jpgraph_pie3d.php Loading commit data...
jpgraph_plotband.php Loading commit data...
jpgraph_plotline.php Loading commit data...
jpgraph_plotmark.inc.php Loading commit data...
jpgraph_polar.php Loading commit data...
jpgraph_radar.php Loading commit data...
jpgraph_regstat.php Loading commit data...
jpgraph_rgb.inc.php Loading commit data...
jpgraph_scatter.php Loading commit data...
jpgraph_stock.php Loading commit data...
jpgraph_table.php Loading commit data...
jpgraph_text.inc.php Loading commit data...
jpgraph_theme.inc.php Loading commit data...
jpgraph_ttf.inc.php Loading commit data...
jpgraph_utils.inc.php Loading commit data...
jpgraph_windrose.php Loading commit data...

README

README FOR JPGRAPH 4.2.11
=========================

This package contains the JpGraph PHP library version 4.2.11

The library is Copyright (C) 2000-2010 Asial Corporatoin and
released under dual license QPL 1.0 for open source and educational
use and JpGraph Professional License for commercial use.

Please see full license details at
http://jpgraph.net/pro/
http://jpgraph.net/download/

Requirements:
-------------
Miminum:
* PHP 5.1.0 or higher
* GD 2.0.28 or higher
Note: Earlier versions might work but is unsupported.

Recommended:
* >= PHP 5.2.0
* PHP Builtin GD library

Installation
------------
1. Make sure that the PHP version is compatible with the stated
requirements and that the PHP installation has support for
the GD library. Please run phpinfo() to check if GD library
is supported in the installation.
If the GD library doesn't seem to be installed
please consult the PHP manual under section "Image" for
instructions on where to find this library. Please refer to
the manual section "Verifying your PHP installation"

2. Unzip and copy the files to a directory of your choice where Your
httpd sever can access them.
For a global site installation you should copy the files to
somewhere in the PHP search path.

3. Check that the default directory paths in jpg-config.inc.php
for cache directory and TTF directory suits your installation.
Note1: The default directories are different depending on if
the library is running on Windows or UNIX.
Note2: Apache/PHP must have write permission to your cache
directory if you enable the cache feature. By default the cache
is disabled.

Documentation
-------------
The installation includes HTML documentation and reference guide for the
library. The portal page for all documentation is
/docs/index.html

Bug reports and suggestions
---------------------------
Should be reported using the contact form at

http://jpgraph.net/contact/