Horizontal bar charts with PHP

Discussion in 'PHP' started by mads, Apr 7, 2008.

  1. #1
    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
     
    mads, Apr 7, 2008 IP
  2. commandos

    commandos Notable Member

    Messages:
    3,648
    Likes Received:
    329
    Best Answers:
    0
    Trophy Points:
    280
    #2
    commandos, Apr 7, 2008 IP
    mads likes this.