logo       

4137 - trunk/Graph/docs [eZComponents: Trunk]: msg#00310

web.ezcomponents.cvs

Subject: 4137 - trunk/Graph/docs [eZComponents: Trunk]

Author: Kore Nordmann
Date: 2006-11-30 09:48:56 +0100 (Thu, 30 Nov 2006)
New Revision: 4137

Log:
- Fixed tutorial example to use new driver name

Modified:
trunk/Graph/docs/tutorial_example_27.php

Modified: trunk/Graph/docs/tutorial_example_27.php
===================================================================
--- trunk/Graph/docs/tutorial_example_27.php 2006-11-30 08:44:35 UTC (rev
4136)
+++ trunk/Graph/docs/tutorial_example_27.php 2006-11-30 08:48:56 UTC (rev
4137)
@@ -6,7 +6,7 @@
$graph->title = 'Access statistics';
$graph->legend = false;

-$graph->driver = new ezcGraphMingDriver();
+$graph->driver = new ezcGraphFlashDriver();
$graph->options->font = 'tutorial_font.fdb';

$graph->driver->options->compression = 7;



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise