Aloha, I want to add some horizontal bar charts to one of my sites, but I can't find a decent PHP class library with such functionality. The charts generated by http://www.jpowered.com/graph_chart_collection/HorizontalBarGraph/Examples/applet-multiple-2D-bar-graph.htm look great, but I don't like that they are configured through HTML tags (it gives me SEO worries and make my PHP code more complicated). Isn't there a PHP class library that can make some great horizontal bar charts? Thanks, Mads