<?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: Excel 2007 Chart Performance &#8211; Revisited</title>
	<atom:link href="http://peltiertech.com/WordPress/excel-2007-chart-performance-revisited/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/excel-2007-chart-performance-revisited/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Fri, 10 Feb 2012 23:37:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: David Gobbett</title>
		<link>http://peltiertech.com/WordPress/excel-2007-chart-performance-revisited/comment-page-1/#comment-58160</link>
		<dc:creator>David Gobbett</dc:creator>
		<pubDate>Tue, 04 Jan 2011 04:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=660#comment-58160</guid>
		<description>After quite some time searching the net and messing around in Excel, I finally found a workaround to this problem, which I now see is also mentioned above (if only I had seen that earlier...).  Setting the Marker Options to Built-in (e.g. simple x) prevents the slow (sometimes looping) redraws of a chart with 3 series of 9000+ points and the performance becomes quite satisfactory.</description>
		<content:encoded><![CDATA[<p>After quite some time searching the net and messing around in Excel, I finally found a workaround to this problem, which I now see is also mentioned above (if only I had seen that earlier&#8230;).  Setting the Marker Options to Built-in (e.g. simple x) prevents the slow (sometimes looping) redraws of a chart with 3 series of 9000+ points and the performance becomes quite satisfactory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Wharton</title>
		<link>http://peltiertech.com/WordPress/excel-2007-chart-performance-revisited/comment-page-1/#comment-38886</link>
		<dc:creator>Chris Wharton</dc:creator>
		<pubDate>Thu, 26 Aug 2010 02:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=660#comment-38886</guid>
		<description>Excel 2007 seems to have a problem with chart events. The VBA code you wrote in GetXYonAnyChart does not work in 2007</description>
		<content:encoded><![CDATA[<p>Excel 2007 seems to have a problem with chart events. The VBA code you wrote in GetXYonAnyChart does not work in 2007</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry Kolosov</title>
		<link>http://peltiertech.com/WordPress/excel-2007-chart-performance-revisited/comment-page-1/#comment-38536</link>
		<dc:creator>Dmitry Kolosov</dc:creator>
		<pubDate>Tue, 17 Aug 2010 14:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=660#comment-38536</guid>
		<description>Not only is Excel 2007 notoriously slow when it comes to drawing the charts.
Too often I see it redrawing a chart in an infinite loop!
I have a Scatter chart with 18000 points. If I scroll the page so that the chart goes out of view and then scroll it back - Excel redraws the chart (it takes 8 seconds on my Dual-i7 with 4G RAM) - then immediately redraws it again, and again, and again - infinitely</description>
		<content:encoded><![CDATA[<p>Not only is Excel 2007 notoriously slow when it comes to drawing the charts.<br />
Too often I see it redrawing a chart in an infinite loop!<br />
I have a Scatter chart with 18000 points. If I scroll the page so that the chart goes out of view and then scroll it back &#8211; Excel redraws the chart (it takes 8 seconds on my Dual-i7 with 4G RAM) &#8211; then immediately redraws it again, and again, and again &#8211; infinitely</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. Kariranta</title>
		<link>http://peltiertech.com/WordPress/excel-2007-chart-performance-revisited/comment-page-1/#comment-34391</link>
		<dc:creator>Mr. Kariranta</dc:creator>
		<pubDate>Tue, 25 May 2010 21:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=660#comment-34391</guid>
		<description>Yep, I noticed that and also that it is possible put your own chart template with x- and +-markers as a default chart style - tried that and it initially seems to make the graph making bearable, I&#039;ll at least try to work that way for a day or two and postpone the decision of downgrading.</description>
		<content:encoded><![CDATA[<p>Yep, I noticed that and also that it is possible put your own chart template with x- and +-markers as a default chart style &#8211; tried that and it initially seems to make the graph making bearable, I&#8217;ll at least try to work that way for a day or two and postpone the decision of downgrading.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/excel-2007-chart-performance-revisited/comment-page-1/#comment-34386</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 25 May 2010 20:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=660#comment-34386</guid>
		<description>Mr K -

You can format a chart with the markers and colors you need, then save it as a user-defined style. This style can then be applied to new or existing charts.</description>
		<content:encoded><![CDATA[<p>Mr K -</p>
<p>You can format a chart with the markers and colors you need, then save it as a user-defined style. This style can then be applied to new or existing charts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. Kariranta</title>
		<link>http://peltiertech.com/WordPress/excel-2007-chart-performance-revisited/comment-page-1/#comment-34363</link>
		<dc:creator>Mr. Kariranta</dc:creator>
		<pubDate>Tue, 25 May 2010 15:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=660#comment-34363</guid>
		<description>Thanks for your informative page! 

I was just starting processing work of a huge set of measurements for my Masters thesis with X2007 when i noticed the problem with the drawing of charts. So then I was almost upgrading my HW with some memory and graphics card when I found your page and the real reason for the problems. 

At the moment I have some 12000 data rows and I typically use 3-5 columns for my graphs and the working was just horrible when the screen draw the data points every time I even touched the graph. 

I tried the hint of using X and + markers and it truly helps, the slowness is away, but I&#039;m no way going to change the markers separately for each graph, it is just unnecessary and annoying thing to do when you have to produce large series of graphs specially as everything works fine with older versions. Or does someone know how you could change the markers to x or + by default?</description>
		<content:encoded><![CDATA[<p>Thanks for your informative page! </p>
<p>I was just starting processing work of a huge set of measurements for my Masters thesis with X2007 when i noticed the problem with the drawing of charts. So then I was almost upgrading my HW with some memory and graphics card when I found your page and the real reason for the problems. </p>
<p>At the moment I have some 12000 data rows and I typically use 3-5 columns for my graphs and the working was just horrible when the screen draw the data points every time I even touched the graph. </p>
<p>I tried the hint of using X and + markers and it truly helps, the slowness is away, but I&#8217;m no way going to change the markers separately for each graph, it is just unnecessary and annoying thing to do when you have to produce large series of graphs specially as everything works fine with older versions. Or does someone know how you could change the markers to x or + by default?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

