<?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: PTS Charts in Excel 2010</title>
	<atom:link href="http://peltiertech.com/WordPress/pts-charts-in-excel-2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/pts-charts-in-excel-2010/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Fri, 10 Feb 2012 07:51:10 +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: Jaafar</title>
		<link>http://peltiertech.com/WordPress/pts-charts-in-excel-2010/comment-page-1/#comment-83350</link>
		<dc:creator>Jaafar</dc:creator>
		<pubDate>Sat, 02 Apr 2011 20:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2276#comment-83350</guid>
		<description>Hi Jon.

This chart zooming thing was raised  here:  http://www.mrexcel.com/forum/showthread.php?t=535478 . Rory directed us to this page which got us inspired. Just thought you might be interested to see the API workaround I posted (post   #32 ). It basically relies on a system mouse hook which works without the need to rely on the flaky chart events.

I do not have much experience working with charts so maybe you could extend this to work for array , multi-range or multi-series charts.

Regards.</description>
		<content:encoded><![CDATA[<p>Hi Jon.</p>
<p>This chart zooming thing was raised  here:  <a href="http://www.mrexcel.com/forum/showthread.php?t=535478" rel="nofollow">http://www.mrexcel.com/forum/showthread.php?t=535478</a> . Rory directed us to this page which got us inspired. Just thought you might be interested to see the API workaround I posted (post   #32 ). It basically relies on a system mouse hook which works without the need to rely on the flaky chart events.</p>
<p>I do not have much experience working with charts so maybe you could extend this to work for array , multi-range or multi-series charts.</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/pts-charts-in-excel-2010/comment-page-1/#comment-29515</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sun, 28 Mar 2010 04:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2276#comment-29515</guid>
		<description>Austin -

I&#039;ve had problems trying to implement chart events in 2007. Some of the events don&#039;t fire as expected. I&#039;ve figured out a few workarounds, but have not had time to really apply them.</description>
		<content:encoded><![CDATA[<p>Austin -</p>
<p>I&#8217;ve had problems trying to implement chart events in 2007. Some of the events don&#8217;t fire as expected. I&#8217;ve figured out a few workarounds, but have not had time to really apply them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austin</title>
		<link>http://peltiertech.com/WordPress/pts-charts-in-excel-2010/comment-page-1/#comment-29514</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Sun, 28 Mar 2010 04:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2276#comment-29514</guid>
		<description>I am trying to accomplish this task on a project and am having a different problem.  The MouseDown works but the MouseMove does not.  This is in excel 2007 an embedded chart.  Any Ideas?  I would greatly appreciate any help.</description>
		<content:encoded><![CDATA[<p>I am trying to accomplish this task on a project and am having a different problem.  The MouseDown works but the MouseMove does not.  This is in excel 2007 an embedded chart.  Any Ideas?  I would greatly appreciate any help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/pts-charts-in-excel-2010/comment-page-1/#comment-16805</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 28 Jul 2009 16:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2276#comment-16805</guid>
		<description>Brett -

You&#039;ve given me a few ideas. I can certainly implement a few shortcut keys so I&#039;m not relying on clicks on the chart. I could also fake a toolbar with a small modal dialog so mouse users will have a means to make these changes. There&#039;s always room for a redesign, I guess.</description>
		<content:encoded><![CDATA[<p>Brett -</p>
<p>You&#8217;ve given me a few ideas. I can certainly implement a few shortcut keys so I&#8217;m not relying on clicks on the chart. I could also fake a toolbar with a small modal dialog so mouse users will have a means to make these changes. There&#8217;s always room for a redesign, I guess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://peltiertech.com/WordPress/pts-charts-in-excel-2010/comment-page-1/#comment-16804</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Tue, 28 Jul 2009 14:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2276#comment-16804</guid>
		<description>Maybe this is just me, but CTRL+Click and ALT+Click don&#039;t seem like useful shortcuts for returning to previous settings unless you&#039;re trying to do mouse gestures (like the Opera web browser supports for example) or using the CTRL and ALT as modifiers before dragging (in CAD programs, CTRL, SHIFT, and ALT are often used to change mouse behavior between panning, rotating, and zooming for example).

Web browsers use ALT+Left and ALT+Right to go forward and back through the history and applications use CTRL+Z and CTRL+Y to move through Undo/Redo history.  I feel like I&#039;ve gotten used to using keyboard shortcuts like this for navigation. ALT+TAB, ALT+SHIFT+TAB and CTRL+TAB, CTRL+SHIFT+TAB to navigate windows or tabs is another good example (and CTRL+PGUP/PGDN for worksheets).

Now if you could make use of scroll wheel (or maybe ALT+Scrollwheel) to mimic the zoom behavior that CTRL+scrollwheel has in most applications, that could be very helpful.  Middle Click and Drag would be cool too for selecting or panning.  Another random thought would be to use the Forward and Back buttons (Buttons 4 and 5) on many mouses these days, but of course that is very restricting.  CTRL+&gt; and CTRL+&lt; are used by several Office apps now to change font size up and down.

So if you had to use keyboard shortcuts to move backward and forward in zoom history, what about &quot;CTRL+SHIFT+=&quot; and &quot;CTRL+SHIFT+-&quot; (basically CTRL+SHIFT and the plus and minus keys).  These shortcuts are already used by Microsoft Word for superscript and subscript and though I sincerely wish they were used that way in Excel, they aren&#039;t.  The plus and minus aspect correlates with the concept of zooming in and out.  CTRL+0 could then be used to reset to the default (in Firefox, CTRL+0 resets the zoom level to 100%) and CTRL+SHIFT+0 or &quot;CTRL+)&quot; could be used for tightly bounding the data.

Just some thoughts!  I really like the idea of giving added dynamic capabilities to the charts in Excel similar to what MATLAB and other packages have.  Several mouse clicks and manual number entries later is a horrible way to update the view of a graphical interface.  That&#039;s almost like making a powerpoint from commandline...</description>
		<content:encoded><![CDATA[<p>Maybe this is just me, but CTRL+Click and ALT+Click don&#8217;t seem like useful shortcuts for returning to previous settings unless you&#8217;re trying to do mouse gestures (like the Opera web browser supports for example) or using the CTRL and ALT as modifiers before dragging (in CAD programs, CTRL, SHIFT, and ALT are often used to change mouse behavior between panning, rotating, and zooming for example).</p>
<p>Web browsers use ALT+Left and ALT+Right to go forward and back through the history and applications use CTRL+Z and CTRL+Y to move through Undo/Redo history.  I feel like I&#8217;ve gotten used to using keyboard shortcuts like this for navigation. ALT+TAB, ALT+SHIFT+TAB and CTRL+TAB, CTRL+SHIFT+TAB to navigate windows or tabs is another good example (and CTRL+PGUP/PGDN for worksheets).</p>
<p>Now if you could make use of scroll wheel (or maybe ALT+Scrollwheel) to mimic the zoom behavior that CTRL+scrollwheel has in most applications, that could be very helpful.  Middle Click and Drag would be cool too for selecting or panning.  Another random thought would be to use the Forward and Back buttons (Buttons 4 and 5) on many mouses these days, but of course that is very restricting.  CTRL+&gt; and CTRL+&lt; are used by several Office apps now to change font size up and down.</p>
<p>So if you had to use keyboard shortcuts to move backward and forward in zoom history, what about &#8220;CTRL+SHIFT+=&#8221; and &#8220;CTRL+SHIFT+-&#8221; (basically CTRL+SHIFT and the plus and minus keys).  These shortcuts are already used by Microsoft Word for superscript and subscript and though I sincerely wish they were used that way in Excel, they aren&#8217;t.  The plus and minus aspect correlates with the concept of zooming in and out.  CTRL+0 could then be used to reset to the default (in Firefox, CTRL+0 resets the zoom level to 100%) and CTRL+SHIFT+0 or &#8220;CTRL+)&#8221; could be used for tightly bounding the data.</p>
<p>Just some thoughts!  I really like the idea of giving added dynamic capabilities to the charts in Excel similar to what MATLAB and other packages have.  Several mouse clicks and manual number entries later is a horrible way to update the view of a graphical interface.  That&#8217;s almost like making a powerpoint from commandline&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Glancy</title>
		<link>http://peltiertech.com/WordPress/pts-charts-in-excel-2010/comment-page-1/#comment-16778</link>
		<dc:creator>Doug Glancy</dc:creator>
		<pubDate>Mon, 27 Jul 2009 14:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2276#comment-16778</guid>
		<description>Jon,

This was with both an embedded and a chart sheet.</description>
		<content:encoded><![CDATA[<p>Jon,</p>
<p>This was with both an embedded and a chart sheet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

