PHP Graph & Chart
PHP Graph & Chart script provides an interactive drawing and diagramming solution to render graph visualization, anaylsis and layout.-
Some initial parameters need to be parsed to Pie Chart Class constructor. These parameters include the chart diameter, colors, elements and element names.
-
Tree can be used to display organizational charts.
-
There is a base tree class that manages an hierarchy of node objects. A renderer sub-class takes care of traversing the tree and rendering a representation of each node in an image.The text, image, width and height associated with each node can be configured. The colors of the image background, node, node links and node text are configurable.The node link ...
-
An image representing the bars and digits of a bar code is generated. The image size, text font, font size, text spacing, border width and border spacing are configurable details.The font size can be automatically adjusted to fit the image size. phpCode128 can optionally generate EAN style bar code images.Requirements:PHP 4.0 or higher
-
VH Graph supports bar, line, points and pie charts.
-
Screenshot can command an instance of the Internet Explorer running on the same Windows machine to make it open a given Web page.Several aspects of Internet Explorer can be controlled like whether its window will be visible and resizable, show the status, address bars and tool bars, and make the browser occupy the full screen.An image of the whole desktop ...
-
Color Picker can either output the color picker fields as a list of radio buttons or as a select field with all color the colors as options.An variable array contains the color codes and names that define the list. Currently Color Picker uses the color names in Polish but they can be redifined for any other language.
-
Flow Chart can be used to generate questions for an help desk support service work flow. it uses a MySQL database pre-loaded with questions to ask users requesting support in an help desk service. The database also contains the possible answers that are expected.Depending on the answers provided by the users, the class determines the next step, which can be ...
-
A signature generator great for having matching clan/guild signatures on forums, or for use on private servers. Comes with 2 files, you'll need to edit index.html and change the text inputs as required as well as the graphic options as required.You'll also need to edit the siggy.php and change which graphics as used as the base, as well as the ...
-
Need a shadow for an image that doesn't require using any graphics library calls, you can simply use this tool to generate the HTML for any image you might have. This tool does use some graphics library calls to get the size. Simply copy and paste the HTML that this tool generates for your image with whatever shadow options that ...
-
Graidle can be used to generate several types of graphical diagrams. There are several classes specialized in generating histograms, pie charts and line charts.Several presentation aspects may be configured like the colors, labels, axis, etc.. The diagrams are generated as true color images using the GD library functions, and can be displayed as the current script output or saved to ...
-
fen2Diagram can be used to render chess board diagrams from piece positions in the FEN format (Forsyth-Edwards Notation). It parses a string in the FEN format to retrieve the piece positions in a chess board.fen2Diagram generates an image with an empty board and icons of the images of each piece in the board and the respective position. The generated board ...
-
Bar chart drawing can be used to generate bar chart diagrams using only HTML with CSS styles and icons images. It does not use GD or any other dynamic graphics generation library. It takes as parameters a set of values that define each bar of the chart, a set of labels for horizontal and vertical axis legends.Bar chart drawing generates ...
-
BURAK_Gantt is a gantt chart class written in PHP. The code supports both PHP4 and PHP5 and requires the GD library to output charts in JPG format.
-
Render formula can be use to render mathematical formulas as graphical images. It parses a formula with constant and variable values combined with several possible mathematical operations.Currently Render formula supports formulates using the operations: addition, subtraction, multiplication, division, and functions like square root, sin arc sin, cosine, and power.Then Render formula renders the given formula in an GD library image. ...

