HomebulletScriptsbulletTag: graph (129 results)
  1. No Screenshot
    2167 total visits
    The colors, size and legends of the chart that get displayed, can be customized. Pie Graph uses the PHP GD2 extension for generating an image of the chart in the PNG format.Requirements: - PHP 3.0 or higher - PHP GD2 extension
  2. No Screenshot
    1827 total visits
    HTML Graph provides means to define the value, color and label of each bar. HTML unordered lists and CSS is used to generate the whole graphic and configure presentation details.Requirements: PHP 5.0 or higher
  3. No Screenshot
    2050 total visits
    HTML Chart is easy to use and does not use the GD library.
  4. No Screenshot
    1774 total visits
    Several presentation details such as the chart colors can be configured before generating the image in PNG format.
  5. No Screenshot
    2782 total visits
    Gauge can draw a graphic of a circular gauge like the cars fuel gauge with a pointer that indicates the current position of a given parameter value relative to given scale.By default Gauge uses a scale from 0% to 100% and draws a red arc at 50% a yellow arc at 80% and a green arc at 100%. It is ...
  6. No Screenshot
    1608 total visits
    PHP Draw takes a string with commands that define the graphic primitives to be drawn in an image. Several commands are currently supported: right, left, up, down, ellipse, filledellipse, filledarc, rectangle, polygon, color, x, y, pixel, fontsize, text and file.The main class interprets the drawing commands by calling separate classes that draw the requested graphic primitives in an image. The ...
  7. No Screenshot
    1803 total visits
    Bubble class generates and displays images in the JPEG format that represent bubble charts. It can be useful to show the positioning of subjects (such as companies, products, people, organizations, teams and so on) face to 2 qualities (classified according to a semantic scale) at time.The width of the bubble allows to represent a third quality of the subject: this ...
  8. No Screenshot
    1770 total visits
    The main class takes the data set that defines the values of the chart and passes to separate classes specialized in generating different types of charts.Currently there are classes specialized in generating bar and pie charts. The output SVG tags defining the chart graphic objects, are returned.The main class assembles the returned chart SVG graphics with a legend if its ...
  9. No Screenshot
    1732 total visits
    Several types of charts design and configuration parameters are used to output HTML that makes the charts appear on a local page by embedding images from the eBCharts service.
  10. No Screenshot
    1778 total visits
    Google Graph generates the URL with all the parameters of a chart image to be generated by the Google Chart API. Currently it supports generating the URL for defining charts of types: line, bar, pie, Venn and scatter.The chart markers, title, image width and height, line, axis, grid lines, legend, labels and background fill, can be configured.Requirements:PHP 3.0 or higher
  11. No Screenshot
    2489 total visits
    ean13 takes a bar code number and renders the corresponding bars and code numbers and the checksum using a TrueType font specific for rendering bar codes with the ean-13 standard.The generated bar code image gets served in PNG format as the current script output.Requirements:PHP 3.0 or higher
  12. No Screenshot
    1678 total visits
    The SVG language allows for a high degree of control of the output, thus svgGraph is intended to be extended. In order to view the SVG files, a SVG plug-in is required.
  13. No Screenshot
    1928 total visits
    Left and/or right hand Y axis can be used for text. Positive and negative values accepted. X axis can be numeric, with zero axis support.Requirements:- PHP 4.0.4 or higher- PHP GD extension- TTF support
  14. No Screenshot
    1738 total visits
    Bar and Line Point Chart takes a set of values to present in the chart and generates an image of a given size using the GD library to render the chart graphics.Parameters such as the title, sub-title, horizontal and vertical axis captions, horizontal and vertical scales, can be configured.
  15. No Screenshot
    1816 total visits
    There is a base class that provides base graph rendering engine features like allocating colors, drawing axis, grids, legends, polygons, etc..There are also two sub-classes specialized in rendering line and 3D bar graphs from sets of data passed as arrays. The generated graphs are saved in PNG format as the current script output.Requirements:PHP 3.0 or higher
Pages 6 of 9« 2 3 4 5 6 7 8 9 »