<?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>Odds On Flex &#187; Flex</title>
	<atom:link href="http://www.scottlogic.co.uk/blog/graham/tag/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scottlogic.co.uk/blog/graham</link>
	<description>Odds On Flex</description>
	<lastBuildDate>Fri, 02 Jul 2010 14:50:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flex Sparkline</title>
		<link>http://www.scottlogic.co.uk/blog/graham/2010/02/flex-sparkline/</link>
		<comments>http://www.scottlogic.co.uk/blog/graham/2010/02/flex-sparkline/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 15:58:41 +0000</pubDate>
		<dc:creator>Graham Odds</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Visualisation]]></category>
		<category><![CDATA[Charts]]></category>

		<guid isPermaLink="false">http://www.scottlogic.co.uk/blog/graham/?p=90</guid>
		<description><![CDATA[

Sparklines are described by their inventor, Edward Tufte, as &#8220;data-intense, design-simple, word-sized graphics&#8221;.  They are an ideal tool for displaying trends for single entries within large data sets, for example, stock prices.  As well as the standard miniature line series, Tufte&#8217;s original specification introduces a ternary sparkline, a.k.a. win-loss sparkline, where small columns [...]]]></description>
		<wfw:commentRss>http://www.scottlogic.co.uk/blog/graham/2010/02/flex-sparkline/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Missing values in Flex charts</title>
		<link>http://www.scottlogic.co.uk/blog/graham/2009/04/missing-values-in-flex-charts/</link>
		<comments>http://www.scottlogic.co.uk/blog/graham/2009/04/missing-values-in-flex-charts/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 17:08:16 +0000</pubDate>
		<dc:creator>Graham Odds</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Charts]]></category>

		<guid isPermaLink="false">http://www.scottlogic.co.uk/blog/graham/?p=57</guid>
		<description><![CDATA[

An oddness in default behaviour that can throw those new to Flex Charting is that segments in charts that should correspond to a data point are missing.  By this I mean charts like those in the following example:
When what is actually desired is the following:
This is achieved by setting the filterData property on the [...]]]></description>
		<wfw:commentRss>http://www.scottlogic.co.uk/blog/graham/2009/04/missing-values-in-flex-charts/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Custom data tips in stacked Flex charts</title>
		<link>http://www.scottlogic.co.uk/blog/graham/2009/03/custom-data-tips-in-stacked-flex-charts/</link>
		<comments>http://www.scottlogic.co.uk/blog/graham/2009/03/custom-data-tips-in-stacked-flex-charts/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 17:43:30 +0000</pubDate>
		<dc:creator>Graham Odds</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Charts]]></category>

		<guid isPermaLink="false">http://www.scottlogic.co.uk/blog/graham/?p=24</guid>
		<description><![CDATA[

The number of frustrating decisions in Flex&#8217;s charting API is minimal, but high up on my list is a strange decision that prevents developers from accessing information that is frequently desirable for custom data tips in stacked area, bar and column charts.  The default data tips for stacked charts display, amongst other things, the [...]]]></description>
		<wfw:commentRss>http://www.scottlogic.co.uk/blog/graham/2009/03/custom-data-tips-in-stacked-flex-charts/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Save Flex chart as image</title>
		<link>http://www.scottlogic.co.uk/blog/graham/2009/03/save-flex-chart-as-image/</link>
		<comments>http://www.scottlogic.co.uk/blog/graham/2009/03/save-flex-chart-as-image/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 16:40:20 +0000</pubDate>
		<dc:creator>Graham Odds</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Charts]]></category>

		<guid isPermaLink="false">http://www.scottlogic.co.uk/blog/graham/?p=3</guid>
		<description><![CDATA[

The ability to allow a user to save a Flex chart, or in fact any Flex UI component, as an image has popped up on my radar several times over the last few years.  Solutions to the problem have generally involved producing a pop-up window with the UI component as an image that the user [...]]]></description>
		<wfw:commentRss>http://www.scottlogic.co.uk/blog/graham/2009/03/save-flex-chart-as-image/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
	</channel>
</rss>
