<?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"
	>
<channel>
	<title>Comments on: Pimp my chart, Bill!</title>
	<atom:link href="http://blog.bissantz.com/index.php/pimpcharts/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.bissantz.com/pimpcharts</link>
	<description>Bissantz ponders</description>
	<pubDate>Fri, 21 Nov 2008 10:34:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Jon Peltier</title>
		<link>http://blog.bissantz.com/pimpcharts#comment-4552</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 20 Mar 2008 15:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bissantz.com/pimpcharts#comment-4552</guid>
		<description>Excel is using the same axis scaling algorithm that it uses for the value axis in an XY chart, and for XY charts, there is less of a requirement to start the axis at zero. If the variation is about 16% or more of the largest value, the minimum reverts to zero, and people with XY charts complain about all the white space. Perhaps what is needed is for Excel to use two different scaling methods, one for marker-related data, the other for bar-related data. I generally use my own aalgorithms, through worksheet formulas or through VBA, so I get what I want. Unfortunately this exceeds the capabilities of the great huddled masses.</description>
		<content:encoded><![CDATA[<p>Excel is using the same axis scaling algorithm that it uses for the value axis in an XY chart, and for XY charts, there is less of a requirement to start the axis at zero. If the variation is about 16&#160;% or more of the largest value, the minimum reverts to zero, and people with XY charts complain about all the white space. Perhaps what is needed is for Excel to use two different scaling methods, one for marker-related data, the other for bar-related data.&#160;I generally use my own aalgorithms, through worksheet formulas or through VBA, so I get what I want. Unfortunately this exceeds the capabilities of the great huddled masses.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
