I was really pleased to see some of the third year print students immediately looking at tables and graphs as a way of displaying the result. They were using Word to hack out the copy and used the Chart generator to make pie charts. A few things tripped them up.
The first was the generic colour scheme for the charts. The election results included Labour, Conservative and Liberal Democrat candidates. But you can see that the biggest result was formatted as blue – a bit of a problem when it was a Labour win.
In principle this is not too hard. Simply highlight the image, copy it and then paste it in to an image editing package to save it for the web. Of course it’s that last bit that is the pain – especially if you don’t have a decent editor to hand. And often the image is squashed or distorted.
Using online services
As an alternative solution to using Word or needing an image editor, I suggested using Google docs. The spreadsheet option allows you to create a chart which you can then share or export as an image. Easy to do
- Enter the data
- Select the data you want to work with
- Use the Wizard to make the chart
The Chart API
One option is to delve a little deeper in to the thing that helps make the google charts – the Google Charts Api. Unfortunately the code is a little arcane and often needs a little more effort to understand the construction of the chart than a visual hack around. Luckily there are plenty of third party sites that offer wizards for google charts.
Jon Winstanley has a great little app for quick charts and it also allows you to pick colours for your data. It still requires a little concentration around the data structure but it works well.
Another is James B. Allen’s chart generator which has a more of a WYSIWYG feel to it.
Appropriate use.
There are other chart apis and chart builders but the open and free tools from Google are really tempting and, with the help of people like James and Jon, some easy to use third-party apps.
Graphs and charts are an obvious and easy way to show people data, especially as they scan for detail. Of course in all of this chart magic, one thing is worth noting. Perhaps the best way to present the information is the simplest:
- Labour: 656 Votes
- Conservatives: 283 Votes
- Lib Dems: 239 Votes