|
4137 - trunk/Graph/docs [eZComponents: Trunk]: msg#00310web.ezcomponents.cvs
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> |
|---|---|---|
| Previous by Date: | 4136 - in trunk/Graph: . src src/driver src/exceptions src/options tests tests/data/compare [eZComponents: Trunk]: 00310, Kore Nordmann |
|---|---|
| Next by Date: | 4138 - in trunk/Graph: . src/charts src/options tests tests/data/compare [eZComponents: Trunk]: 00310, Kore Nordmann |
| Previous by Thread: | 4136 - in trunk/Graph: . src src/driver src/exceptions src/options tests tests/data/compare [eZComponents: Trunk]i: 00310, Kore Nordmann |
| Next by Thread: | 4138 - in trunk/Graph: . src/charts src/options tests tests/data/compare [eZComponents: Trunk]: 00310, Kore Nordmann |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |