<?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: Tax Scatterplot</title>
	<atom:link href="/2014/02/20/tax-scatterplot/feed/" rel="self" type="application/rss+xml" />
	<link>http://helpmeviz.com/2014/02/20/tax-scatterplot/</link>
	<description>Helping people with everyday data visualizations</description>
	<lastBuildDate>Mon, 24 Mar 2014 22:47:33 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8.1</generator>
	<item>
		<title>By: Matt Lanagan</title>
		<link>http://helpmeviz.com/2014/02/20/tax-scatterplot/#comment-2280</link>
		<dc:creator><![CDATA[Matt Lanagan]]></dc:creator>
		<pubDate>Fri, 21 Feb 2014 03:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://helpmeviz.com/?p=297#comment-2280</guid>
		<description><![CDATA[To focus on the graphical display, I think in this case it is important to be able to distinguish each point.  Ordering the data is used to separate the values for each state and leaders help to highlight points off the regression line.

1. Sort data by revenue exposure - gives a reasonable simulation of the regression line.
2. Create a psuedo-scatterplot of both series against state names.
3. Calculate the difference between exposure and change (not a meaningful number), and apply the value as a custom error bar to revenue exposure to draw leader lines between points.
4. Format as you prefer.]]></description>
		<content:encoded><![CDATA[<p>To focus on the graphical display, I think in this case it is important to be able to distinguish each point.  Ordering the data is used to separate the values for each state and leaders help to highlight points off the regression line.</p>
<p>1. Sort data by revenue exposure &#8211; gives a reasonable simulation of the regression line.<br />
2. Create a psuedo-scatterplot of both series against state names.<br />
3. Calculate the difference between exposure and change (not a meaningful number), and apply the value as a custom error bar to revenue exposure to draw leader lines between points.<br />
4. Format as you prefer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
