<?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>Mon, 20 May 2013 04:21:31 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Lorna Mitchell's Blog: Adding Multiple Axis Labels to a Google Chart]]></title>
      <guid>http://www.phpdeveloper.org/news/15692</guid>
      <link>http://www.phpdeveloper.org/news/15692</link>
      <description><![CDATA[<p>
<i>Lorna Mitchell</i> has a tip for those using the <a href="http://code.google.com/apis/chart/">Google Charts API</a> to plot the data from their applications - a simple way to <a href="http://www.lornajane.net/posts/2011/Adding-Multiple-Axis-Labels-to-a-Google-Chart">add multiple axis labels</a> to the chart's output.
</p>
<blockquote>
The axes in Google Charts are a bit interesting, because what they display bears absolutely no resemblance to what data is there - you label the axes separately, even if they are numbers. To label multiple things - in this example a scale and some units, you simply specify the axis more than once.
</blockquote>
<p>
In <a href="http://chart.apis.google.com/chart?chxl=1:|Sun|Mon|Tue|Wed|Thu|Fri|Sat|2:||Week+37&chxr=0,0,20&chxs=0,676767,11.5,0,lt,676767&chxt=y,x,x&chbh=a&chs=360x240&cht=bvg&chco=CC0057CC,3D7930&chds=0,20&chd=t1:10.059,12.578,13.6,11.135,11.018,7.104,6.92|50,60,100,40,20,40,30">her example</a> it creates a bar graph that puts the values for "chxr" and "chxl" on the axis. The <a href="http://code.google.com/apis/chart/">Google Charts API</a> can be used to generate other sorts of dynamic graphs too including the traditional pie, line or scatter charts. It can also create things like QR codes and formula images, all on the fly.
</p>]]></description>
      <pubDate>Thu, 06 Jan 2011 10:32:28 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP-GTK Community Site: Three Widgets and a Timer Class]]></title>
      <guid>http://www.phpdeveloper.org/news/7943</guid>
      <link>http://www.phpdeveloper.org/news/7943</link>
      <description><![CDATA[<p>
The PHP-GTK website has four new posts highlighting three different widgets and a Timer class to make working with delays in applications simpler:
</p>
<ul>
<li><a href="http://www.php-gtk.eu/code-snippets/command-widget">CommandWidget</a> - a terminal like widget for php-gtk
<li><a href="http://www.php-gtk.eu/code-snippets/dial-widget">Dial widget</a> - a graphical widget to display an analog value
<li><a href="http://www.php-gtk.eu/code-snippets/scrolling-label">ScrollingLabel</a> - a funny label widget with scrolling capabilities
<li><a href="http://www.php-gtk.eu/code-snippets/timer-class">Timer class : simplifying gtk::timeout_add</a>
</ul>
<p>
Keep an eye on the <a href="http://www.php-gtk.eu/code-snippets/php-gtk-2-code-snippets">Code Snippets</a> section of the PHP-GTK website for more helpful tips and tricks.
</p>]]></description>
      <pubDate>Thu, 31 May 2007 10:26:00 -0500</pubDate>
    </item>
  </channel>
</rss>
