PABX da Simples IP
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bruno a8bfd3cf7a Todas as chamada strftime foram renomeadas para strftime_. Função strftime está descontinuada 1 year ago
..
fonts Commit inicial versao-1.7.11.4 2 years ago
lang Commit inicial versao-1.7.11.4 2 years ago
themes Commit inicial versao-1.7.11.4 2 years ago
README Commit inicial versao-1.7.11.4 2 years ago
flag_mapping Commit inicial versao-1.7.11.4 2 years ago
flags.dat Commit inicial versao-1.7.11.4 2 years ago
flags_thumb35x35.dat Commit inicial versao-1.7.11.4 2 years ago
flags_thumb60x60.dat Commit inicial versao-1.7.11.4 2 years ago
flags_thumb100x100.dat Commit inicial versao-1.7.11.4 2 years ago
gd_image.inc.php Commit inicial versao-1.7.11.4 2 years ago
imageSmoothArc.php Commit inicial versao-1.7.11.4 2 years ago
imgdata_balls.inc.php Commit inicial versao-1.7.11.4 2 years ago
imgdata_bevels.inc.php Commit inicial versao-1.7.11.4 2 years ago
imgdata_diamonds.inc.php Commit inicial versao-1.7.11.4 2 years ago
imgdata_pushpins.inc.php Commit inicial versao-1.7.11.4 2 years ago
imgdata_squares.inc.php Commit inicial versao-1.7.11.4 2 years ago
imgdata_stars.inc.php Commit inicial versao-1.7.11.4 2 years ago
jpg-config.inc.php Commit inicial versao-1.7.11.4 2 years ago
jpg-config.inc.php.orig Commit inicial versao-1.7.11.4 2 years ago
jpgraph.php retirar strftime que está descontinuada php8.2 1 year ago
jpgraph_antispam-digits.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_antispam.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_bar.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_canvas.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_canvtools.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_contour.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_date.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_errhandler.inc.php retirar strftime que está descontinuada php8.2 1 year ago
jpgraph_error.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_flags.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_gantt.php Todas as chamada strftime foram renomeadas para strftime_. Função strftime está descontinuada 1 year ago
jpgraph_gb2312.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_gradient.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_iconplot.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_imgtrans.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_led.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_legend.inc.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_line.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_log.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_meshinterpolate.inc.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_mgraph.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_pie.php declarar csimalts como array em jpgraph 1 year ago
jpgraph_pie3d.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_plotband.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_plotline.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_plotmark.inc.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_polar.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_radar.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_regstat.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_rgb.inc.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_scatter.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_stock.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_table.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_text.inc.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_theme.inc.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_ttf.inc.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_utils.inc.php Commit inicial versao-1.7.11.4 2 years ago
jpgraph_windrose.php Commit inicial versao-1.7.11.4 2 years ago

README

README FOR JPGRAPH 4.1.0

=========================

This package contains the JpGraph PHP library version 4.1.0

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
<YOUR-INSTALLATION-DIRECTORY>/docs/index.html


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

http://jpgraph.net/contact/