<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 25 May 2013 00:53:33 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[AnyExample.com: Bar chart HTML generator]]></title>
      <guid>http://www.phpdeveloper.org/news/7790</guid>
      <link>http://www.phpdeveloper.org/news/7790</link>
      <description><![CDATA[<p>
If all you're needing is a simple bar chart for your website, check out <a href="http://www.anyexample.com/programming/php/bar_chart_html_generator.xml">this new tutorial</a> from AnyExample.com. It provides a simple, one function method to creating the image.
</p>
<blockquote>
This article contains PHP function ae_bar_html for generating HTML/CSS based one-column bar charts. It is suitable for simple diagrams and does not require libgd.
</blockquote>
<p>
<a href="http://www.anyexample.com/programming/php/bar_chart_html_generator.xml">The function</a> takes in the values, the default height of the tallest bar, the colors to make the bars and the width of each of the columns. As a variation, they also provide a CSS-based version (versus just the standard HTML) and include examples of it in use.
</p>]]></description>
      <pubDate>Mon, 07 May 2007 12:49:00 -0500</pubDate>
    </item>
  </channel>
</rss>
