<slide>
	<title>Graph</title>
	<subtitle>Pie chart - Result</subtitle>

	<blurb><![CDATA[
<div id="graph">
<iframe id="graphIn" src="/presentations/slides/ezc/graph2.php"/>
</div>
]]></blurb>
<break lines="8"/>

	<blurb>The Graph component outputs:</blurb>
	<list>
		<bullet>PNG/JPG, through the ezcGraphGdDriver()</bullet>
		<bullet>SVG, through the ezcGraphSvgDriver()</bullet>
		<bullet>Flash, through the ezcGraphFlashDriver()</bullet>
	</list>

</slide>
