Download List

Projeto Descrição

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.

2011-01-17 11:54
5.3.1

Esta versão se concentra em melhorar o suporte para a criação de vários gráficos em uma imagem. Ele inclui várias correções de bugs. O PHPlot Manual de Referência foi atualizado com uma nova seção em parcelas múltiplas.
This release focuses on improving support for creating multiple plots on an image. It includes several bugfixes. The PHPlot Reference Manual has been updated with a new section on multiple plots.

2010-12-06 11:57
5.3.0

Esta versão adiciona algumas funcionalidades novas, incluindo três tipos de nova parcela. O PHPlot Manual de Referência foi atualizado e agora inclui documentação sobre variáveis utilizadas para ajustar a aparência parcela.
This release adds some new features, including 3 new plot types. The PHPlot Reference Manual has been updated, and now includes documentation on variables used to tune plot appearance.

2010-10-04 23:56
5.2.0

Esta versão inclui correções de bugs e algumas novas funcionalidades, e uma reimplementação da movimentação interna de cores. O Manual de Referência PHPlot também foi atualizado e liberado, e agora inclui a documentação para os novos tipos de terreno horizontal.
This release includes bug fixes and some new features, and a reimplementation of internal handling of colors. The PHPlot Reference Manual has also been updated and released, and now includes documentation for the new horizontal plot types.

2010-08-31 07:09
5.1.3

Este comunicado contém suporte adicional para as parcelas horizontal, o novo suporte para cores de dados personalizado, e melhorias para carregar o arquivo de fonte TrueType. Um manual de referência actualizado também foi liberado.
This release contains additional support for horizontal plots, new support for custom data colors, and improvements to TrueType font file loading. An updated reference manual has also been released.

2010-07-01 06:50
5.1.2

Esta versão contém correções de bugs e algumas novas funcionalidades, incluindo um tipo de nova parcela horizontal bar gráfico. Um manual de referência actualizado também foi liberado.
This release contains bugfixes and some new features, including a new horizontal bar chart plot type. An updated reference manual has also been released.

Project Resources