<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>Comments on: Plotting Multiple Groups and Multiple Series</title>
	<atom:link href="/2013/12/23/plotting-multiple-groups-and-multiple-series/feed/" rel="self" type="application/rss+xml" />
	<link>http://helpmeviz.com/2013/12/23/plotting-multiple-groups-and-multiple-series/</link>
	<description>Helping people with everyday data visualizations</description>
	<lastBuildDate>Sun, 28 Sep 2014 16:07:28 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.2</generator>
	<item>
		<title>By: Molly</title>
		<link>http://helpmeviz.com/2013/12/23/plotting-multiple-groups-and-multiple-series/#comment-2578</link>
		<dc:creator><![CDATA[Molly]]></dc:creator>
		<pubDate>Wed, 19 Mar 2014 19:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://helpmeviz.com/?p=172#comment-2578</guid>
		<description><![CDATA[Marty - are you using Excel or some other program for creating this chart? Can you share what program and the setup? Thanks!]]></description>
		<content:encoded><![CDATA[<p>Marty &#8211; are you using Excel or some other program for creating this chart? Can you share what program and the setup? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce Gabrielle</title>
		<link>http://helpmeviz.com/2013/12/23/plotting-multiple-groups-and-multiple-series/#comment-1883</link>
		<dc:creator><![CDATA[Bruce Gabrielle]]></dc:creator>
		<pubDate>Tue, 28 Jan 2014 16:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://helpmeviz.com/?p=172#comment-1883</guid>
		<description><![CDATA[This is essentially time series data (2006-2010) and so the story is going to be about how something is changing over time. It helps to make this example more concrete, so I&#039;m going to assume that groups 1, 2 and 3 are countries (North America, Europe and Asia) and A,B,C,D,E are products (eg. mobile phones) and the numbers represent market share (they approximately add up to 100% in all cases).

So we want to show how market share is changing in 3 countries. That means we have 3 graphs, which we&#039;ll place side by side to facilitate comparison. Because we only have 2 dates, we&#039;ll use a slopegraph and show the direction and magnitude of change by the slope.

Finally, we need to make some kind of conclusion from the data and summarize that in the graph title. We ignore things that are generally the same between the 3 countries: the slopes for D and E are about the same in all 3 countries. The big story is how A(ndroid) is surging in all three countries, from 0% market share to 10-35% market share. We&#039;ll highlight that point using thicker lines and color. We also see B and C are declining in all three countries. We&#039;ll make this a secondary point, use dotted lines (to indicate a weak line) and color code them red (danger).

Finally, we sort the graphs in some intelligent order: from North America (biggest change for Android) to Asia (smallest change for Android). Voila! An easy-to-interpret rendering of the data.]]></description>
		<content:encoded><![CDATA[<p>This is essentially time series data (2006-2010) and so the story is going to be about how something is changing over time. It helps to make this example more concrete, so I&#8217;m going to assume that groups 1, 2 and 3 are countries (North America, Europe and Asia) and A,B,C,D,E are products (eg. mobile phones) and the numbers represent market share (they approximately add up to 100% in all cases).</p>
<p>So we want to show how market share is changing in 3 countries. That means we have 3 graphs, which we&#8217;ll place side by side to facilitate comparison. Because we only have 2 dates, we&#8217;ll use a slopegraph and show the direction and magnitude of change by the slope.</p>
<p>Finally, we need to make some kind of conclusion from the data and summarize that in the graph title. We ignore things that are generally the same between the 3 countries: the slopes for D and E are about the same in all 3 countries. The big story is how A(ndroid) is surging in all three countries, from 0% market share to 10-35% market share. We&#8217;ll highlight that point using thicker lines and color. We also see B and C are declining in all three countries. We&#8217;ll make this a secondary point, use dotted lines (to indicate a weak line) and color code them red (danger).</p>
<p>Finally, we sort the graphs in some intelligent order: from North America (biggest change for Android) to Asia (smallest change for Android). Voila! An easy-to-interpret rendering of the data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xan Gregg</title>
		<link>http://helpmeviz.com/2013/12/23/plotting-multiple-groups-and-multiple-series/#comment-365</link>
		<dc:creator><![CDATA[Xan Gregg]]></dc:creator>
		<pubDate>Sat, 04 Jan 2014 21:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://helpmeviz.com/?p=172#comment-365</guid>
		<description><![CDATA[It&#039;s not clear if the author is plotting &quot;change&quot; instead of the 2006/2010 values because only the change is important or if he is applying a summary just to reduce the amount of data to be plotted. 

Below are some samples (sorry about the artifacts of cramming them into one image file). I like Matthew&#039;s slope lines, but if the overlaying suggests a false hierarchy, you could expand the lattice in both directions as in my first graph.

The second graph has the same information with an emphasis on the change by using colored range bars to connect the 2006 and 2010 values.

The third graph may be good if the author really only cares about the change. It uses a heat map to show the 15 change values with a neutral structure and no notion of continuity. However, color is not so precise a value representation if that&#039;s important.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s not clear if the author is plotting &#8220;change&#8221; instead of the 2006/2010 values because only the change is important or if he is applying a summary just to reduce the amount of data to be plotted. </p>
<p>Below are some samples (sorry about the artifacts of cramming them into one image file). I like Matthew&#8217;s slope lines, but if the overlaying suggests a false hierarchy, you could expand the lattice in both directions as in my first graph.</p>
<p>The second graph has the same information with an emphasis on the change by using colored range bars to connect the 2006 and 2010 values.</p>
<p>The third graph may be good if the author really only cares about the change. It uses a heat map to show the 15 change values with a neutral structure and no notion of continuity. However, color is not so precise a value representation if that&#8217;s important.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ann</title>
		<link>http://helpmeviz.com/2013/12/23/plotting-multiple-groups-and-multiple-series/#comment-316</link>
		<dc:creator><![CDATA[Ann]]></dc:creator>
		<pubDate>Thu, 02 Jan 2014 17:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://helpmeviz.com/?p=172#comment-316</guid>
		<description><![CDATA[I like the third option best. Although, a little more context for the data would be helpful to understanding what it needs to represent. That can be done while maintaining anonymity.]]></description>
		<content:encoded><![CDATA[<p>I like the third option best. Although, a little more context for the data would be helpful to understanding what it needs to represent. That can be done while maintaining anonymity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Fletcher</title>
		<link>http://helpmeviz.com/2013/12/23/plotting-multiple-groups-and-multiple-series/#comment-253</link>
		<dc:creator><![CDATA[Matt Fletcher]]></dc:creator>
		<pubDate>Mon, 30 Dec 2013 12:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://helpmeviz.com/?p=172#comment-253</guid>
		<description><![CDATA[Could a series of simple slope charts work?  Something like below?  You could add each of the other groups in a light grey which might aid comparison but I tried it and it seemed to clutter things too much.]]></description>
		<content:encoded><![CDATA[<p>Could a series of simple slope charts work?  Something like below?  You could add each of the other groups in a light grey which might aid comparison but I tried it and it seemed to clutter things too much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty</title>
		<link>http://helpmeviz.com/2013/12/23/plotting-multiple-groups-and-multiple-series/#comment-160</link>
		<dc:creator><![CDATA[Marty]]></dc:creator>
		<pubDate>Mon, 23 Dec 2013 18:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://helpmeviz.com/?p=172#comment-160</guid>
		<description><![CDATA[Would something like this work? Nevermind the squares and gradients and labels if you don&#039;t like &#039;em, but the idea is that you really want to visualize the extent of change across the dates, so we should have some strong visual variable (height of the &#039;dumbbell&#039;, in my case) that represents that.

In this particular instance, it&#039;d be very easy to compare the start/end points of each group, and the extent of their change.

You can also flip the organization around (&#039;sections&#039; being a group instead of a series) if you want to emphasize &quot;series-across-groups&quot; instead of &quot;groups-across-series&quot;.]]></description>
		<content:encoded><![CDATA[<p>Would something like this work? Nevermind the squares and gradients and labels if you don&#8217;t like &#8216;em, but the idea is that you really want to visualize the extent of change across the dates, so we should have some strong visual variable (height of the &#8216;dumbbell&#8217;, in my case) that represents that.</p>
<p>In this particular instance, it&#8217;d be very easy to compare the start/end points of each group, and the extent of their change.</p>
<p>You can also flip the organization around (&#8216;sections&#8217; being a group instead of a series) if you want to emphasize &#8220;series-across-groups&#8221; instead of &#8220;groups-across-series&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
