<?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: Magazine Quality Chart (Economist)</title>
	<atom:link href="http://peltiertech.com/WordPress/magazine-quality-chart-economist/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/magazine-quality-chart-economist/</link>
	<description>PTS Excel Charts and Tutorials Blog</description>
	<lastBuildDate>Sat, 21 Nov 2009 04:01:08 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/magazine-quality-chart-economist/comment-page-1/#comment-21373</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 29 Oct 2009 16:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=96#comment-21373</guid>
		<description>Steve -

I have no knowledge of what graphics package The Economist uses for its charts, but I am positive they don&#039;t use Excel. I would assume they use Illustrator. This article shows how to make such a chart using Excel.</description>
		<content:encoded><![CDATA[<p>Steve -</p>
<p>I have no knowledge of what graphics package The Economist uses for its charts, but I am positive they don&#8217;t use Excel. I would assume they use Illustrator. This article shows how to make such a chart using Excel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Matthews</title>
		<link>http://peltiertech.com/WordPress/magazine-quality-chart-economist/comment-page-1/#comment-21368</link>
		<dc:creator>Steven Matthews</dc:creator>
		<pubDate>Thu, 29 Oct 2009 16:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=96#comment-21368</guid>
		<description>Are you sure The Economist uses Excel to make its charts? I am a graphic production artist and have worked at a number of financial institutions and publications, and we&#039;ve always used Adobe Illustrator for final output. These institutions have unwavering standards regarding their output -- font size/leading, placement, colors, etc.</description>
		<content:encoded><![CDATA[<p>Are you sure The Economist uses Excel to make its charts? I am a graphic production artist and have worked at a number of financial institutions and publications, and we&#8217;ve always used Adobe Illustrator for final output. These institutions have unwavering standards regarding their output &#8212; font size/leading, placement, colors, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/magazine-quality-chart-economist/comment-page-1/#comment-20838</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 22 Oct 2009 11:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=96#comment-20838</guid>
		<description>Chrisham - To identify a font, I think you have to already have a good idea what it is. At least narrow it down by style.</description>
		<content:encoded><![CDATA[<p>Chrisham &#8211; To identify a font, I think you have to already have a good idea what it is. At least narrow it down by style.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chrisham</title>
		<link>http://peltiertech.com/WordPress/magazine-quality-chart-economist/comment-page-1/#comment-20827</link>
		<dc:creator>chrisham</dc:creator>
		<pubDate>Thu, 22 Oct 2009 07:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=96#comment-20827</guid>
		<description>Wow! Thanks Jon.... Your tutorials are a fantastic read.
The chart looks great and from another tutorial you have pointed me to great utility in selecting colors : http://colorbrewer2.org/
The right selection of Color and font make a great impact in making a good dashboard or reports as you would well know.
My question is, are anyways to recognize a particular font I may see on a chart (normally something I would view online through some JPG or GIF files).</description>
		<content:encoded><![CDATA[<p>Wow! Thanks Jon&#8230;. Your tutorials are a fantastic read.<br />
The chart looks great and from another tutorial you have pointed me to great utility in selecting colors : <a href="http://colorbrewer2.org/" rel="nofollow">http://colorbrewer2.org/</a><br />
The right selection of Color and font make a great impact in making a good dashboard or reports as you would well know.<br />
My question is, are anyways to recognize a particular font I may see on a chart (normally something I would view online through some JPG or GIF files).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/magazine-quality-chart-economist/comment-page-1/#comment-4706</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 07 Oct 2008 11:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=96#comment-4706</guid>
		<description>Paul -

There are two ways to handle this. One is to keep the series with lines as is, without the marker on the last point, and a one-point XY series that always indexes to the last X and Y values in the data, and this series has the custom marker. The other is to sort the data in reverse order, so the data is listed newest to oldest in the worksheet. This way the first point of the series is always the latest, and if you add the marker to this point, it will always be on the last point.</description>
		<content:encoded><![CDATA[<p>Paul -</p>
<p>There are two ways to handle this. One is to keep the series with lines as is, without the marker on the last point, and a one-point XY series that always indexes to the last X and Y values in the data, and this series has the custom marker. The other is to sort the data in reverse order, so the data is listed newest to oldest in the worksheet. This way the first point of the series is always the latest, and if you add the marker to this point, it will always be on the last point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://peltiertech.com/WordPress/magazine-quality-chart-economist/comment-page-1/#comment-4691</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 07 Oct 2008 01:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=96#comment-4691</guid>
		<description>I see how you&#039;ve created the custom data markers, I have a line graph i have one custom marker on the end, when i add data to it, the line extends but the marker doesnt move to the new end point, can you advise if this is possible?</description>
		<content:encoded><![CDATA[<p>I see how you&#8217;ve created the custom data markers, I have a line graph i have one custom marker on the end, when i add data to it, the line extends but the marker doesnt move to the new end point, can you advise if this is possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/magazine-quality-chart-economist/comment-page-1/#comment-3481</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 04 Sep 2008 21:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=96#comment-3481</guid>
		<description>Mike -

None of my readers ask dumb questions. What you have to do is format the X axis scale, and check the “Value (Y) axis crosses at maximum” box.</description>
		<content:encoded><![CDATA[<p>Mike -</p>
<p>None of my readers ask dumb questions. What you have to do is format the X axis scale, and check the “Value (Y) axis crosses at maximum” box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://peltiertech.com/WordPress/magazine-quality-chart-economist/comment-page-1/#comment-3480</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 04 Sep 2008 20:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=96#comment-3480</guid>
		<description>Dumb question, sorry, but how do you get the Y labels from the left-hand side to the right-hand?</description>
		<content:encoded><![CDATA[<p>Dumb question, sorry, but how do you get the Y labels from the left-hand side to the right-hand?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt H</title>
		<link>http://peltiertech.com/WordPress/magazine-quality-chart-economist/comment-page-1/#comment-2723</link>
		<dc:creator>Matt H</dc:creator>
		<pubDate>Sat, 09 Aug 2008 23:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=96#comment-2723</guid>
		<description>Yes, printing to PDF has become my preferred way to get high-resolution output from Excel -- I use GhostScript myself.  For viewing and for converting to bitmaps I use the free Acrobat Viewer from Adobe -- recent versions have a &quot;Snapshot tool&quot; that allows selecting a rectangular region copy to the clipboard as a bitmap at the currently displayed resolution.  By adjusting the zoom setting before capturing the image, I can easily get a bitmap at whatever resolution I want.

Also, when pasting directly from Excel into PowerPoint or similar programs, under Paste special select &quot;Picture (Enhanced metafile)&quot; and you get a scalable vector image without all the overhead of an embedded Excel object.

I frequently combined Excel, PowerPoint, Ghostscript, and Acrobat Viewer in this manner: make the charts in Excel, copy and paste into PowerPoint as Enhanced metafile pictures, further tweak in PowerPoint, print to PDF using the Ghostscript driver, then finally convert to bitmaps at the needed resolution with Acrobat Viewer.  All tools except Excel and PPT for these steps are free.</description>
		<content:encoded><![CDATA[<p>Yes, printing to PDF has become my preferred way to get high-resolution output from Excel &#8212; I use GhostScript myself.  For viewing and for converting to bitmaps I use the free Acrobat Viewer from Adobe &#8212; recent versions have a &#8220;Snapshot tool&#8221; that allows selecting a rectangular region copy to the clipboard as a bitmap at the currently displayed resolution.  By adjusting the zoom setting before capturing the image, I can easily get a bitmap at whatever resolution I want.</p>
<p>Also, when pasting directly from Excel into PowerPoint or similar programs, under Paste special select &#8220;Picture (Enhanced metafile)&#8221; and you get a scalable vector image without all the overhead of an embedded Excel object.</p>
<p>I frequently combined Excel, PowerPoint, Ghostscript, and Acrobat Viewer in this manner: make the charts in Excel, copy and paste into PowerPoint as Enhanced metafile pictures, further tweak in PowerPoint, print to PDF using the Ghostscript driver, then finally convert to bitmaps at the needed resolution with Acrobat Viewer.  All tools except Excel and PPT for these steps are free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/magazine-quality-chart-economist/comment-page-1/#comment-1503</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Wed, 11 Jun 2008 13:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=96#comment-1503</guid>
		<description>Rob -

I made charts for a client who was putting them into glossy four color brochures. I was skeptical that the resolution of an Excel chart would be adequate without major work in something like Illustrator. I tried printing the workbook as a PDF file, and the PDF driver converted the charts into EPS objects which had 300+ dpi resolution, and the output was much nicer than I could have imagined.

Excel 2003 only provides limited options for such things as line thickness, but presumably Excel 2007 would improve on this.

I was not using any fancy PDF software. I used &lt;a href=&quot;http://www.primopdf.com/&quot; rel=&quot;nofollow&quot;&gt;PrimoPDF&lt;/a&gt; and &lt;a href=&quot;http://sourceforge.net/projects/pdfcreator/&quot; rel=&quot;nofollow&quot;&gt;PDF Creator&lt;/a&gt;, both of which are capable freeware programs.</description>
		<content:encoded><![CDATA[<p>Rob -</p>
<p>I made charts for a client who was putting them into glossy four color brochures. I was skeptical that the resolution of an Excel chart would be adequate without major work in something like Illustrator. I tried printing the workbook as a PDF file, and the PDF driver converted the charts into EPS objects which had 300+ dpi resolution, and the output was much nicer than I could have imagined.</p>
<p>Excel 2003 only provides limited options for such things as line thickness, but presumably Excel 2007 would improve on this.</p>
<p>I was not using any fancy PDF software. I used <a href="http://www.primopdf.com/" rel="nofollow">PrimoPDF</a> and <a href="http://sourceforge.net/projects/pdfcreator/" rel="nofollow">PDF Creator</a>, both of which are capable freeware programs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
