<?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>some thoughts &#187; chart</title>
	<atom:link href="http://programmerthoughts.com/tags/chart/feed/" rel="self" type="application/rss+xml" />
	<link>http://programmerthoughts.com</link>
	<description></description>
	<lastBuildDate>Sun, 25 Jul 2010 16:58:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>PyGTK Chart widget beta release</title>
		<link>http://programmerthoughts.com/programming/pygtk-chart-widget-beta-release/</link>
		<comments>http://programmerthoughts.com/programming/pygtk-chart-widget-beta-release/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 19:17:42 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[pygtk]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://johnandkaren.com/blog/?p=271</guid>
		<description><![CDATA[We released a new version of <a href="http://notmyname.github.com/pygtkChart/">pygtkChart</a> today. This version is a beta release and allows for much more flexibility than the previous version. Some new features include the ability to independently address each part of a chart or graph and the ability to use GTK properties and signals. Mouse events are now supported, and hooks are available to click on individual areas of a chart.]]></description>
			<content:encoded><![CDATA[<p>We released a new version of <a href="http://notmyname.github.com/pygtkChart/">pygtkChart</a> today. This version is a beta release and allows for much more flexibility than the previous version. Some new features include the ability to independently address each part of a chart or graph and the ability to use GTK properties and signals. Mouse events are now supported, and hooks are available to click on individual areas of a chart.</p>
<p>The new version can be downloaded from <a href="http://github.com/notmyname/pygtkChart/downloads">http://github.com/notmyname/pygtkChart/downloads</a>. As always, the latest source can be cloned from git://github.com/notmyname/pygtkChart.git.</p>
]]></content:encoded>
			<wfw:commentRss>http://programmerthoughts.com/programming/pygtk-chart-widget-beta-release/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PyGTK Chart Widget</title>
		<link>http://programmerthoughts.com/programming/pygtk-chart-widget/</link>
		<comments>http://programmerthoughts.com/programming/pygtk-chart-widget/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 16:11:14 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[pygtk]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://johnandkaren.com/blog/?p=250</guid>
		<description><![CDATA[pygtkChart is a chart widget for GTK that offers line graphs and pie charts. It&#8217;s simple to use, but it is lacking one feature that I really wanted: bar charts. I added a bar chart widget to the package, but I have not been able to get in touch with the original author to contribute [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://pygtkchart.sven-festersen.de/">pygtkChart</a> is a chart widget for GTK that offers line graphs and pie charts. It&#8217;s simple to use, but it is lacking one feature that I really wanted: bar charts. I added a bar chart widget to the package, but I have not been able to get in touch with the original author to contribute the code back. So, here it is.</p>
<p><strong>Download:</strong> Clone from <a href="git://github.com/notmyname/pygtkChart.git">git://github.com/notmyname/pygtkChart.git</a> or view the source at <a href="http://github.com/notmyname/pygtkChart/tree">http://github.com/notmyname/pygtkChart/tree</a></p>
<p><strong>Installation:</strong> $ python setup.py build &#038;&#038; sudo python setup.py install</p>
<p><strong>Description:</strong> I have added two new classes: BarChart and MultiBarChart. BarChart provides a simple bar chart. MultiBarChart allows for grouped bars. The code is fairly well commented and should be easy to follow.</p>
<div id="attachment_252" class="wp-caption aligncenter" style="width: 310px"><a href="http://c1912352.cdn.cloudfiles.rackspacecloud.com/2009/06/bar.png"><img src="http://c1912352.cdn.cloudfiles.rackspacecloud.com/2009/06/bar-300x150.png" alt="BarChart example" title="bar" width="300" height="150" class="size-medium wp-image-252" /></a><p class="wp-caption-text">BarChart example</p></div><br />
<div id="attachment_253" class="wp-caption aligncenter" style="width: 310px"><a href="http://c1912352.cdn.cloudfiles.rackspacecloud.com/2009/06/multibar.png"><img src="http://c1912352.cdn.cloudfiles.rackspacecloud.com/2009/06/multibar-300x150.png" alt="MultiBarChart example" title="multibar" width="300" height="150" class="size-medium wp-image-253" /></a><p class="wp-caption-text">MultiBarChart example</p></div>
<p>These images are screenshots of bar_chart_test.py and multi_bar_chart_test.py, both found in <a href='http://programmerthoughts.com/bar_chart_test.tgz'>bar_chart_test.tgz</a></p>
<p><strong>UPDATE:</strong> a <a href="http://programmerthoughts.com/programming/pygtk-chart-widget-beta-release/">new version</a> has been released</p>
]]></content:encoded>
			<wfw:commentRss>http://programmerthoughts.com/programming/pygtk-chart-widget/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
