What is it?
HTML Graph is a translator that takes a simple graphing language called 'graph' and produces HTML multisegmented bar graphs. You write a data preprocessor that massages your data into 'graph', and then HTML Graph will turn it into a HTML bar graph.
I got the idea and graphics from Slashdot One thing I would like to get done in the future is convert the GIFs they used into PNG. Anyone want to take that on?