Image_Graph
[ class tree: Image_Graph ] [ index: Image_Graph ] [ all elements ]

File: drivers2.php

Source Location: /Image_Graph-0.3.0/docs/examples/drivers2.php

Classes:

Page Details:

Usage example for Image_Graph.

This example demonstrates how to output graphs using multiple drivers. The use of more than 1 driver of course only makes sense if the output is to a file and not to the browser.

The example starts with creating a PNG driver which the graph is then based on, when the PNG output has been performed, a new SVG driver is used and when this has been outputted a PDF driver and finally a SWF driver.

$Id: drivers2.php,v 1.3 2005/02/02 22:17:36 nosey Exp $

Includes:

include('Image/Graph.php') [line 20]
include('Image/Graph/Driver.php') [line 21]

carLabel [line 223]

void carLabel( $value)



Parameters

   $value  
[ Top ]



Documentation generated on Mon, 11 Mar 2019 14:24:55 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.