...but then I had a better (in my oppinion, anyways) idea.
How about a cooler-looking, more dynamic graph type? So I made a little flash program that generates what I'm talking about. Feed it a few ratings, and it will make a curve that shows the distribution of ratings by a user. It could probably use a bit of tweaking, but here's the first version:
http://www.box.net/shared/viffgnuuzu (requires Flash Player 8. You should already have Flash Player 10 on your computer, but if nothing happens or it's empty, check to make sure)
Example Screenshots:
![Image](http://i47.photobucket.com/albums/f187/somerandomguy88/graphExample.png)
What it basically does, is stacks a bunch of bell curves ontop of each other and scales it. If you are interested, I'll post the source code in this thread.
Comments? Suggestions? Is it better than the current histogram? Would you prefer this or a more simple bar graph?