News Feed
Jobs Feed
Sections




News Archive
Lorna Mitchell's Blog:
Adding Multiple Axis Labels to a Google Chart
January 06, 2011 @ 10:32:28

Lorna Mitchell has a tip for those using the Google Charts API to plot the data from their applications - a simple way to add multiple axis labels to the chart's output.

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.

In her example it creates a bar graph that puts the values for "chxr" and "chxl" on the axis. The Google Charts API 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.

0 comments voice your opinion now!
google chart api multiple axis label dynamic generate


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: AJAX and PHP Part 1

DevShed: Implementing Destructors with Multiple Objects in PHP 5

ThinkingPHP: Google Analytics PHP API (CakePHP Model)

Jeremry Johnstone's Blog: PHP interface to Picasa Web Albums

Zend Developer Zone: NP-Gravatar


Community Events











Don't see your event here?
Let us know!


community series code database development zendframework2 unittest phpunit language introduction release podcast testing composer example api framework functional interview opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework