Download List

Descripción del Proyecto

PHPLOT is a PHP graphics class for creating charts and plots. It works with PHP5 (but older versions can use PHP4). PHPlot uses the PHP GD extension to produce PNG, GIF, or JPEG images. TrueType fonts (TTF) are optional, or built-in GD fonts can be used. The available plot types are: area, bars, line/points, lines, pie, points, squared, stacked-bars, and thin bar-line. Labels, tick marks, plot legend, X/Y axes, and more are all configurable. Images can be imported as a background, multiple graphs can be drawn on one image, and images can be saved to disk or returned to a browser.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-27 07:30
5.7.0

Esta versión incluye algunas correcciones y nuevas características, incluyendo mejores controles de color para etiquetas y la capacidad para generar un mapa de imagen para un complot. También se ha actualizado el Manual de referencia de PHPlot.
This release includes some bugfixes and new features, including better color controls for labels and the ability to generate an image map for a plot. The PHPlot Reference Manual has also been updated.

2012-01-03 15:59
5.6.0

Esta versión incluye cambios en los gráficos circulares, con nuevas opciones de formato y contenido de la etiqueta y un nuevo método para cambiar el tamaño del gráfico. El Manual de referencia de PHPlot ha sido ejemplos nuevos y actualizados agregados.
This release includes changes to pie charts, with new options for label content and format, and a new method for sizing the chart. The PHPlot Reference Manual has been updated, and new examples added.

2011-08-01 11:48
5.5.0

Esta versión tiene una nueva característica que permite la incrustación de una imagen gráfica en una página HTML, todo generado por un script PHP. También hay un nuevo tipo de gráfico, y otras nuevas características y corrección de errores. El Manual de Referencia PHPlot se ha actualizado y añadido nuevos ejemplos.
This release has a new feature that allows embedding a plot image in an HTML page, all generated by one PHP script. There is also a new plot type, and other new features and bugfixes. The PHPlot Reference Manual has been updated, and new examples added.

2011-05-29 19:50
5.4.0

Esta versión contiene nuevas características para el control de la posición de la leyenda y la apariencia, y una nueva forma de control de marcas de graduación y líneas de la cuadrícula. El PHPlot Manual de Referencia se ha actualizado con las descripciones y ejemplos de las nuevas funciones.
This release contains new features for controlling legend position and appearance, and a new way to control tick marks and grid lines. The PHPlot Reference Manual has been updated with descriptions and examples of the new functions.

2011-05-09 11:05
5.3.2

Este comunicado contiene una solución única para un error con parcelas stackedbar que contienen filas de todos los valores cero.
This release contains a single fix for a bug with stackedbar plots that contain rows of all zero values.

Project Resources