Yet another pie chart ...
Pie charts are as popular as entertaining. The latest highlight of chartjunk is here:
The pie chart was created by a java ccode profiling utility which is called checkstyle. I think I can leave it to the reader to find all the points, which go wrong here ... the use of transparency is clearly hard to top.
Thanks to Markus for pointing me to this nice pie.


brilliant consistency in mixing up the terms ;-) ... I should not edit posts when talking on the phone ...
But one question remains: Which one was first, pie chart or pacman? (Comment this)
(Comment this)
The barchart is clearly the better choice, and plotting the bars horizontally is a good idea to make the labels more readable. The main problem with the chart is the far too big number of categories.
The "others" category is one solution to avoid clutter. In an interactive environment, one should have the possibility to drill down into this category.
An alternative would be to group categories hierarchical - if possible - to reduce the number of levels. (Comment this)