<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IM502的博客 &#187; OFC</title>
	<atom:link href="http://www.im502.com/tag/open-flash-chart/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.im502.com</link>
	<description>网站开发技术博客 php js css xml ajax mysql</description>
	<lastBuildDate>Mon, 21 Mar 2011 03:54:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>open-flash-chart参数对照表</title>
		<link>http://www.im502.com/2009/02/19/open-flash-chart-parameters/</link>
		<comments>http://www.im502.com/2009/02/19/open-flash-chart-parameters/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 01:37:47 +0000</pubDate>
		<dc:creator>im502</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[OFC]]></category>
		<category><![CDATA[ofc]]></category>
		<category><![CDATA[parameters]]></category>
		<category><![CDATA[图表参数]]></category>

		<guid isPermaLink="false">http://www.im502.com/?p=115</guid>
		<description><![CDATA[元素/属性 形状或作用 参数1 参数2 参数3 参数4 参数5 参数6 title 显示图表主题（最上方） 主题名称 样式style         x_legend X坐标说明（最下方, 与X轴平行） 说明信息 字体大小 字体颜色     ... ]]></description>
		<wfw:commentRss>http://www.im502.com/2009/02/19/open-flash-chart-parameters/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>open-flash-chart系列教程(7)–PHP类库的用法</title>
		<link>http://www.im502.com/2009/01/17/open-flash-chart-tutorial7-phpclass/</link>
		<comments>http://www.im502.com/2009/01/17/open-flash-chart-tutorial7-phpclass/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 07:24:40 +0000</pubDate>
		<dc:creator>im502</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[OFC]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[图表]]></category>

		<guid isPermaLink="false">http://www.im502.com/?p=103</guid>
		<description><![CDATA[例子如下： require_once('includes/open-flash-chart2/php-ofc-library/open-flash-chart.php'); $tmpx = array();//x轴标签的数组 $tmpy = array();//从数据库查询得到y轴数据的数组  $title = new title( '年销售统计图表' );     $... ]]></description>
		<wfw:commentRss>http://www.im502.com/2009/01/17/open-flash-chart-tutorial7-phpclass/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>open-flash-chart系列教程(6)–饼图</title>
		<link>http://www.im502.com/2009/01/16/open-flash-chart-tutorial6-pie/</link>
		<comments>http://www.im502.com/2009/01/16/open-flash-chart-tutorial6-pie/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 07:02:13 +0000</pubDate>
		<dc:creator>im502</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[OFC]]></category>
		<category><![CDATA[图表]]></category>

		<guid isPermaLink="false">http://www.im502.com/?p=101</guid>
		<description><![CDATA[查看源文件可以打开data-files里的文件查看json格式。另外官方还有很多别的演示数据，可以自己下载下来研究，下节开始讲如何通过php的类来生成数据。 相关日志 open-flash-chart系列教程(7)–PHP类... ]]></description>
		<wfw:commentRss>http://www.im502.com/2009/01/16/open-flash-chart-tutorial6-pie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>open-flash-chart系列教程(5)–线图</title>
		<link>http://www.im502.com/2009/01/15/open-flash-chart-tutorial5-line/</link>
		<comments>http://www.im502.com/2009/01/15/open-flash-chart-tutorial5-line/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 08:03:25 +0000</pubDate>
		<dc:creator>im502</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[OFC]]></category>
		<category><![CDATA[ofc]]></category>
		<category><![CDATA[图表]]></category>

		<guid isPermaLink="false">http://www.im502.com/?p=91</guid>
		<description><![CDATA[查看源文件可以打开data-files里的文件查看json格式。 相关日志 open-flash-chart参数对照表 open flash chart应用-投票 open-flash-chart系列教程(7)–PHP类库的用法 open-flash-chart系列教程(6)–饼图 open-flash-chart... ]]></description>
		<wfw:commentRss>http://www.im502.com/2009/01/15/open-flash-chart-tutorial5-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>open-flash-chart系列教程(4)&#8211;柱形图</title>
		<link>http://www.im502.com/2009/01/15/open-flash-chart-tutorial-bar/</link>
		<comments>http://www.im502.com/2009/01/15/open-flash-chart-tutorial-bar/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 02:43:44 +0000</pubDate>
		<dc:creator>im502</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[OFC]]></category>
		<category><![CDATA[OFC2]]></category>
		<category><![CDATA[图表]]></category>

		<guid isPermaLink="false">http://www.im502.com/?p=83</guid>
		<description><![CDATA[查看源文件可以打开data-files里的文件查看json格式。 相关日志 open flash chart2系列教程(3)&#8211;json open flash chart应用-投票 open-flash-chart系列教程(7)–PHP类库的用法 open-flash-chart系列教程(6)–饼图 open... ]]></description>
		<wfw:commentRss>http://www.im502.com/2009/01/15/open-flash-chart-tutorial-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>open flash chart2系列教程(3)&#8211;json</title>
		<link>http://www.im502.com/2009/01/14/open-flash-chart-tutorial3-json/</link>
		<comments>http://www.im502.com/2009/01/14/open-flash-chart-tutorial3-json/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 09:20:38 +0000</pubDate>
		<dc:creator>im502</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[OFC]]></category>
		<category><![CDATA[OFC2]]></category>
		<category><![CDATA[图表]]></category>

		<guid isPermaLink="false">http://www.im502.com/?p=81</guid>
		<description><![CDATA[前面俩节讲了open flash chart的基本调用方法，下来开始我们来详细的通过实例来分析OFC的参数设置。 首先今天要讲的是json数据格式所代表的意义，做了下简单的注释，英文不好的同学可以找翻... ]]></description>
		<wfw:commentRss>http://www.im502.com/2009/01/14/open-flash-chart-tutorial3-json/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>open-flash-chart2系列教程(2)</title>
		<link>http://www.im502.com/2009/01/13/open-flash-chart2-tutorial2/</link>
		<comments>http://www.im502.com/2009/01/13/open-flash-chart2-tutorial2/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 03:29:54 +0000</pubDate>
		<dc:creator>im502</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[flash图表]]></category>
		<category><![CDATA[OFC]]></category>
		<category><![CDATA[开源图表]]></category>

		<guid isPermaLink="false">http://www.im502.com/?p=77</guid>
		<description><![CDATA[上一节提到open-flash-chart2的数据是通过存储在txt文件中，然后通过类似那个http://yoururl/chart.html?ofc=datafile.txt 这样的形式来加载不同的数据，当然ofc后面的参数可以是php文件，php类库的使用将在... ]]></description>
		<wfw:commentRss>http://www.im502.com/2009/01/13/open-flash-chart2-tutorial2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
