genres artists forums info

« Paypal versus credit card sales: how do people pay? | Main | Gender Analysis of Magnatune Sales »

Notes on how I make my charts

I've received a few email inquiries asking about the software I use to make these charts.

* I've recently switched to Apple's Keynote software, which makes very tasteful, attractive charts.

* I do all my number-crunching in Excel (including using Excel's very nice "trendline" feature) though usually some initial massaging occurs in Microsoft Access (I haven't found a good Access replacement on OSX, for talking to MySQL (ie, something which helps me write SQL queries and outputs spreadsheets that can go into Excel).

* I use a freeware program called "XL2K" to automatically move my Excel data into Keynote.

* I recently purchase the complete set of design "themes" from Keynote Theme Park and am using their Da Vinci theme as the base for my charts. However, I remove the colored-paper background from the themes, attractive as they are, so that people can more easily print my charts on laser printers.

* When appropriate, I change the colors on the lines to reflect cultural norms, such as using blue lines for male and pink for female.

* The Average and Trend lines are hand drawn based on what Excel is showing me.

* Annoying, when Keynote exports its charts to other formats it does so without drop shadows (perhaps so they print better), so I am screen capturing the Keynote charts (with Command-Shift-4) at their largest screen size, resizing in Photoshop with "magic wand/invert selection/crop/resize-to-450-wide".

Posted by John Buckman on December 12, 2004 at 03:26 AM | Permalink

Comments

Hi John,

If you are looking for a good mysql interface for os x, I recommend CocoamySQL:
http://cocoamysql.sourceforge.net/
Using it you can output query results to a CSV which can be opened in excel.

Rob

Posted by: Rob Kohr at Jan 10, 2005 11:39:43 AM