<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>FlowingData Forums &#187; Topic: advice for some time-series data visualization</title>
<link>http://forums.flowingdata.com/</link>
<description>Strength in Numbers</description>
<language>en</language>
<pubDate>Sun, 12 Feb 2012 04:49:47 +0000</pubDate>

<item>
<title>advice for some time-series data visualization</title>
<link>http://forums.flowingdata.com/topic/advice-for-some-time-series-data-visualization#post-1438</link>
<pubDate>Fri, 22 Jan 2010 13:27:41 +0000</pubDate>
<dc:creator>nathany</dc:creator>
<guid isPermaLink="false">1438@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;I second that.
&#60;/p&#62;</description>
</item>
<item>
<title>advice for some time-series data visualization</title>
<link>http://forums.flowingdata.com/topic/advice-for-some-time-series-data-visualization#post-1435</link>
<pubDate>Fri, 22 Jan 2010 11:26:52 +0000</pubDate>
<dc:creator>joshhemann</dc:creator>
<guid isPermaLink="false">1435@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;This might be obvious, but a heatmap works best when you impose some order to your variables. Time has a natural ordering but you might sort the 40 countries by GDP, those in NATO vs not, etc, and hopefully blocks of colors jump out and reveal information more easily. You should post your images when you are done!
&#60;/p&#62;</description>
</item>
<item>
<title>advice for some time-series data visualization</title>
<link>http://forums.flowingdata.com/topic/advice-for-some-time-series-data-visualization#post-1434</link>
<pubDate>Thu, 21 Jan 2010 17:55:15 +0000</pubDate>
<dc:creator>nathany</dc:creator>
<guid isPermaLink="false">1434@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;I guess while we're at it, a treemap/mosaic plot or whatever it's called, could work too.
&#60;/p&#62;</description>
</item>
<item>
<title>advice for some time-series data visualization</title>
<link>http://forums.flowingdata.com/topic/advice-for-some-time-series-data-visualization#post-1433</link>
<pubDate>Thu, 21 Jan 2010 05:48:58 +0000</pubDate>
<dc:creator>New High Score</dc:creator>
<guid isPermaLink="false">1433@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;You can also look at the concept of Marimekko charts, which are a similar concept.
&#60;/p&#62;</description>
</item>
<item>
<title>advice for some time-series data visualization</title>
<link>http://forums.flowingdata.com/topic/advice-for-some-time-series-data-visualization#post-1423</link>
<pubDate>Sat, 16 Jan 2010 01:06:09 +0000</pubDate>
<dc:creator>kerimcan</dc:creator>
<guid isPermaLink="false">1423@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;Thanks for your help. Heatmaps are what I was looking for. I found especially the second link in krees' message useful.
&#60;/p&#62;</description>
</item>
<item>
<title>advice for some time-series data visualization</title>
<link>http://forums.flowingdata.com/topic/advice-for-some-time-series-data-visualization#post-1422</link>
<pubDate>Fri, 15 Jan 2010 10:29:52 +0000</pubDate>
<dc:creator>nathany</dc:creator>
<guid isPermaLink="false">1422@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;i guess a regular time series chart might work for this too.
&#60;/p&#62;</description>
</item>
<item>
<title>advice for some time-series data visualization</title>
<link>http://forums.flowingdata.com/topic/advice-for-some-time-series-data-visualization#post-1421</link>
<pubDate>Fri, 15 Jan 2010 02:55:08 +0000</pubDate>
<dc:creator>Kim Rees</dc:creator>
<guid isPermaLink="false">1421@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;Perhaps you're thinking of a basic heatmap?&#60;/p&#62;
&#60;p&#62;I don't use R, but one of these looks like it might help:&#60;br /&#62;
&#60;a href=&#34;http://sekhon.polisci.berkeley.edu/stats/html/heatmap.html&#34; rel=&#34;nofollow&#34;&#62;http://sekhon.polisci.berkeley.edu/stats/html/heatmap.html&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://enotacoes.wordpress.com/2007/11/16/easy-guide-to-drawing-heat-maps-to-pdf-with-r-with-color-key/&#34; rel=&#34;nofollow&#34;&#62;http://enotacoes.wordpress.com/2007/11/16/easy-guide-to-drawing-heat-maps-to-pdf-with-r-with-color-key/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>advice for some time-series data visualization</title>
<link>http://forums.flowingdata.com/topic/advice-for-some-time-series-data-visualization#post-1420</link>
<pubDate>Fri, 15 Jan 2010 01:39:38 +0000</pubDate>
<dc:creator>kerimcan</dc:creator>
<guid isPermaLink="false">1420@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;Hi, I looked for advice or example of a visualization I have in mind but couldn't find any. Below is a description. I know R.&#60;/p&#62;
&#60;p&#62;I have data on peacekeeping operations and civil wars since 1985. &#34;Peacekeeping operations&#34; (PKO) variable takes on 4 values: No operation, UN operation, non-UN operation, mixed operation. I know the value of this variable for each country and each year. I want to show, for the countries that had at least one civil war (around 40 countries), the values of the PKO variable. &#60;/p&#62;
&#60;p&#62;I imagine a graph where countries are on the y-axis and years are on the x-axis. Each country has a horizontal strip and the strip can each year take a different color depending on the value of the PKO variable (white if &#34;no op&#34;, blue if &#34;UN op&#34;, yellow if &#34;non-UN op&#34;, green if &#34;mixed op&#34;). &#60;/p&#62;
&#60;p&#62;Could you tell me the name of such graphs and do you know if I can do this in R? &#60;/p&#62;
&#60;p&#62;Thanks for your help.
&#60;/p&#62;</description>
</item>

</channel>
</rss>

