CSS for Bar Graphs
Using some percentage widths and snazzy gradients, Apples to Oranges has a great write up on how to pull off some attractive bar graphs using CSS. The three examples include a basic bar graph, a more complex bar graph and a vertical bar graph. It's good to see too, that the markup is as clean as the CSS is clever; very well done.