<?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: Doing the NY times Olympic medals by country year visualization in excel</title>
	<atom:link href="http://chandoo.org/wp/2008/08/06/olympic-medal-country-year-excel-bubble-chart/feed/" rel="self" type="application/rss+xml" />
	<link>http://chandoo.org/wp/2008/08/06/olympic-medal-country-year-excel-bubble-chart/</link>
	<description>Fresh Excel Tips, Tricks, Charts, Tutorials, Downloads, Dashboards and Visualization Showcase for your Inspiration and Productivity</description>
	<lastBuildDate>Thu, 18 Mar 2010 18:42:43 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Flu Trends Chart in Excel [Yes, we can edition] &#124; Pointy Haired Dilbert: Learn Excel Online - Chandoo.org</title>
		<link>http://chandoo.org/wp/2008/08/06/olympic-medal-country-year-excel-bubble-chart/#comment-95186</link>
		<dc:creator>Flu Trends Chart in Excel [Yes, we can edition] &#124; Pointy Haired Dilbert: Learn Excel Online - Chandoo.org</dc:creator>
		<pubDate>Wed, 24 Feb 2010 06:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1014#comment-95186</guid>
		<description>[...] Olympic Medals by Country &#124; Survey Results Dashboard &#124; Test Cricket Statistics &#124; Dynamic Charts [...]</description>
		<content:encoded><![CDATA[<p>[...] Olympic Medals by Country | Survey Results Dashboard | Test Cricket Statistics | Dynamic Charts [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Visualizing Search Terms on Travel Sites - Excel Bubble Chart &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</title>
		<link>http://chandoo.org/wp/2008/08/06/olympic-medal-country-year-excel-bubble-chart/#comment-85218</link>
		<dc:creator>Visualizing Search Terms on Travel Sites - Excel Bubble Chart &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</dc:creator>
		<pubDate>Sun, 15 Nov 2009 19:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1014#comment-85218</guid>
		<description>[...] How many Olympic Medals each country won in all those years? [...]</description>
		<content:encoded><![CDATA[<p>[...] How many Olympic Medals each country won in all those years? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Create a Bubble Chart using Excel - Tutorial &#38; Examples &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</title>
		<link>http://chandoo.org/wp/2008/08/06/olympic-medal-country-year-excel-bubble-chart/#comment-79373</link>
		<dc:creator>Create a Bubble Chart using Excel - Tutorial &#38; Examples &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</dc:creator>
		<pubDate>Mon, 05 Oct 2009 09:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1014#comment-79373</guid>
		<description>[...] What excel bubble charts can do &#8211; Visualizing Olympic medals since 1900 [...]</description>
		<content:encoded><![CDATA[<p>[...] What excel bubble charts can do &#8211; Visualizing Olympic medals since 1900 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek</title>
		<link>http://chandoo.org/wp/2008/08/06/olympic-medal-country-year-excel-bubble-chart/#comment-77997</link>
		<dc:creator>Abhishek</dc:creator>
		<pubDate>Thu, 24 Sep 2009 09:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1014#comment-77997</guid>
		<description>Thanks a lot Chandoo for the explanation.

I have downloaded the stuff and tried to xplore it also. One question remains is when u  mention height and width; they are in what units  ( cm, inches etc). 

Also a suggestion, why do not you also start training folks on xcelsius?</description>
		<content:encoded><![CDATA[<p>Thanks a lot Chandoo for the explanation.</p>
<p>I have downloaded the stuff and tried to xplore it also. One question remains is when u  mention height and width; they are in what units  ( cm, inches etc). </p>
<p>Also a suggestion, why do not you also start training folks on xcelsius?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandoo</title>
		<link>http://chandoo.org/wp/2008/08/06/olympic-medal-country-year-excel-bubble-chart/#comment-73354</link>
		<dc:creator>Chandoo</dc:creator>
		<pubDate>Wed, 12 Aug 2009 11:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1014#comment-73354</guid>
		<description>@Abhishek.. not sure if you still want the info.. I know I am almost 6 months late :P 
The logic to convert lat and long to X and Y is like this:

x=(180+longitude)*(map-width/360)
y=(90-latitude)*(map-height/180)

You have to assume some values for Map width and height.  download the example workbook and explore a bit. If you still have questions, drop a comment :)</description>
		<content:encoded><![CDATA[<p>@Abhishek.. not sure if you still want the info.. I know I am almost 6 months late <img src='http://chandoo.org/wp/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
The logic to convert lat and long to X and Y is like this:</p>
<p>x=(180+longitude)*(map-width/360)<br />
y=(90-latitude)*(map-height/180)</p>
<p>You have to assume some values for Map width and height.  download the example workbook and explore a bit. If you still have questions, drop a comment <img src='http://chandoo.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek</title>
		<link>http://chandoo.org/wp/2008/08/06/olympic-medal-country-year-excel-bubble-chart/#comment-51657</link>
		<dc:creator>Abhishek</dc:creator>
		<pubDate>Mon, 16 Mar 2009 16:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1014#comment-51657</guid>
		<description>Hi Chandoo, Great stuff.
First of all thanks a lot for the knowledge sharing. It is really commendable. 
Secondly, I want to understand how this graph has been executed? Esp.. the conversion of lat &amp; long to X &amp; Y co ordinates - the formula and the following steps. I tried very hard but could not figure out the logic behind this graph.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Chandoo, Great stuff.<br />
First of all thanks a lot for the knowledge sharing. It is really commendable.<br />
Secondly, I want to understand how this graph has been executed? Esp.. the conversion of lat &amp; long to X &amp; Y co ordinates &#8211; the formula and the following steps. I tried very hard but could not figure out the logic behind this graph.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandoo</title>
		<link>http://chandoo.org/wp/2008/08/06/olympic-medal-country-year-excel-bubble-chart/#comment-29508</link>
		<dc:creator>Chandoo</dc:creator>
		<pubDate>Mon, 01 Dec 2008 15:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1014#comment-29508</guid>
		<description>@xSaed: Thanks for exploring this. I have seen your article on maps with bars on it. I guess it is a cool way to chart data, although there are few limitations. Here another way you can do this type of chart:

 -- use a map where each country is a shape (see the other olympics post where I have used that technique to create a heat map)
-- now copy paste the shapes and align them on top
-- use the chart to shape technique shared in the &quot;select and show charts&quot; post to dynamically load bar charts to the new shapes on the top layer.
-- bingo...</description>
		<content:encoded><![CDATA[<p>@xSaed: Thanks for exploring this. I have seen your article on maps with bars on it. I guess it is a cool way to chart data, although there are few limitations. Here another way you can do this type of chart:</p>
<p> &#8212; use a map where each country is a shape (see the other olympics post where I have used that technique to create a heat map)<br />
&#8211; now copy paste the shapes and align them on top<br />
&#8211; use the chart to shape technique shared in the &#8220;select and show charts&#8221; post to dynamically load bar charts to the new shapes on the top layer.<br />
&#8211; bingo&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xSaed</title>
		<link>http://chandoo.org/wp/2008/08/06/olympic-medal-country-year-excel-bubble-chart/#comment-29477</link>
		<dc:creator>xSaed</dc:creator>
		<pubDate>Mon, 01 Dec 2008 09:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1014#comment-29477</guid>
		<description>UPDATE: kinda got it ;), i use the combination of x,y scatter chart, in-cell redux &amp; a little inspiration. i post it &lt;a href=&quot;http://xsaed.blog.friendster.com/2008/12/excel-bargraphs-on-a-map/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;. I will do some clean-up to give it a nicer look.</description>
		<content:encoded><![CDATA[<p>UPDATE: kinda got it <img src='http://chandoo.org/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> , i use the combination of x,y scatter chart, in-cell redux &amp; a little inspiration. i post it <a href="http://xsaed.blog.friendster.com/2008/12/excel-bargraphs-on-a-map/" rel="nofollow">here</a>. I will do some clean-up to give it a nicer look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: My Blog &#187; Blog Archive &#187; bar graph on a map&#8230; using Excel! WIP</title>
		<link>http://chandoo.org/wp/2008/08/06/olympic-medal-country-year-excel-bubble-chart/#comment-29463</link>
		<dc:creator>My Blog &#187; Blog Archive &#187; bar graph on a map&#8230; using Excel! WIP</dc:creator>
		<pubDate>Mon, 01 Dec 2008 06:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1014#comment-29463</guid>
		<description>[...] task. On one of my web wandering session through excel related web pages, I stumbled upon this page from Chandoo&#8217;s PHD blog detailing on how to plot medals won by individual country. Primarily [...]</description>
		<content:encoded><![CDATA[<p>[...] task. On one of my web wandering session through excel related web pages, I stumbled upon this page from Chandoo&#8217;s PHD blog detailing on how to plot medals won by individual country. Primarily [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xSaed</title>
		<link>http://chandoo.org/wp/2008/08/06/olympic-medal-country-year-excel-bubble-chart/#comment-29451</link>
		<dc:creator>xSaed</dc:creator>
		<pubDate>Mon, 01 Dec 2008 04:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1014#comment-29451</guid>
		<description>Dear chandoo,
i think i got a crude solution 4 that challenge.. will try it out &amp; update u later. ;)</description>
		<content:encoded><![CDATA[<p>Dear chandoo,<br />
i think i got a crude solution 4 that challenge.. will try it out &amp; update u later. <img src='http://chandoo.org/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
