Download List

项目描述

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 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

此版本包括一些错误修正和新功能,包括更好的颜色控件标签和生成图像映射为一个情节的能力。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

此版本包括对饼图中,与标签的内容和格式,新选项和调整图表大小的新方法的更改。PHPlot 参考手册已更新和新添加的例子。
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

此版本已嵌入在HTML页面中的情节形象,全部由一个PHP脚本生成一个新功能,允许。还有一个新的情节类型,和其他新功能和错误修正。 PHPlot参考手册已经更新,并增加新的例子。
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

本新闻稿中包含控制图例的位置和外观,以及一个新的方法来控制刻度线和网格线的新功能。该PHPlot参考手册已经更新了描述和新功能的例子。
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

此版本包含一个与包含零值的所有行stackedbar情节单修正错误。
This release contains a single fix for a bug with stackedbar plots that contain rows of all zero values.

Project Resources