<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/gcharttoolphp/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/gcharttoolphp/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 30 Mar 2013 18:51:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gcharttoolphp/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Mark Newnham</title><link>https://sourceforge.net/p/gcharttoolphp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v25
+++ v26
@@ -5,7 +5,7 @@
 ============
 Inspired by gChartPHP, gChartToolsPHP provide a PHP class library to produce client-side graphs and tables using the Google Chart tools instead of the now deprecated server-side Google Image tools.

-All of the current Google Charts are supported. You can see all the different chart tools here [https://google-developers.appspot.com/chart/interactive/docs/gallery]
+All of the current Google Charts are supported. You can see all the different chart tools [here](https://google-developers.appspot.com/chart/interactive/docs/gallery)

 Charts can be embedded into your own pages, or created to appear in an iframe.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Newnham</dc:creator><pubDate>Sat, 30 Mar 2013 18:51:32 -0000</pubDate><guid>https://sourceforge.net49dc5e7f6793ef753ac58e6e06da2ac19d83e543</guid></item><item><title>WikiPage Home modified by Mark Newnham</title><link>https://sourceforge.net/p/gcharttoolphp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v24
+++ v25
@@ -33,6 +33,10 @@
 ==============================================
 [[include ref="Adding A Google Toolbar"]]

+Error Handling
+==============================================
+[[include ref="Error Handling"]]
+

 [[project_screenshots]]
 [[project_admins]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Newnham</dc:creator><pubDate>Sat, 26 Jan 2013 18:31:27 -0000</pubDate><guid>https://sourceforge.nete17adffe05289e8b8ee7254ab437428e8b3b75b3</guid></item><item><title>WikiPage Home modified by Mark Newnham</title><link>https://sourceforge.net/p/gcharttoolphp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v23
+++ v24
@@ -21,6 +21,10 @@
 ==============================================
 [[include ref="Dynamically Fetching Chart Data Via Ajax"]]

+Fetching Chart/Table Data From A Google Spreadsheet
+==============================================
+[[include ref="Fetching Chart Data From A Google Spreadsheet"]]
+
 gChartTool Class Reference
 ==============================================
 [[include ref="The gChartTool Class"]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Newnham</dc:creator><pubDate>Sat, 19 Jan 2013 22:38:55 -0000</pubDate><guid>https://sourceforge.netce511bc21f9ed7dcdbf7dce2575bd41f91d82c52</guid></item><item><title>WikiPage Home modified by Mark Newnham</title><link>https://sourceforge.net/p/gcharttoolphp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v22
+++ v23
@@ -25,6 +25,10 @@
 ==============================================
 [[include ref="The gChartTool Class"]]

+Adding A Google Toolbar
+==============================================
+[[include ref="Adding A Google Toolbar"]]
+

 [[project_screenshots]]
 [[project_admins]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Newnham</dc:creator><pubDate>Fri, 18 Jan 2013 01:31:09 -0000</pubDate><guid>https://sourceforge.netc65f6199870f1054a97824ce2c43565d248a2849</guid></item><item><title>WikiPage Home modified by Mark Newnham</title><link>https://sourceforge.net/p/gcharttoolphp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v21
+++ v22
@@ -17,6 +17,10 @@
 ==============================================
 [[include ref="Formatting Data Correctly To Pass To The Chart"]]

+Retrieving Chart/Table Data Using Ajax
+==============================================
+[[include ref="Dynamically Fetching Chart Data Via Ajax"]]
+
 gChartTool Class Reference
 ==============================================
 [[include ref="The gChartTool Class"]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Newnham</dc:creator><pubDate>Thu, 17 Jan 2013 01:43:27 -0000</pubDate><guid>https://sourceforge.net53d55826fbec2eb05c546176e70283790a4d43b6</guid></item><item><title>WikiPage Home modified by Mark Newnham</title><link>https://sourceforge.net/p/gcharttoolphp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v20
+++ v21
@@ -17,6 +17,10 @@
 ==============================================
 [[include ref="Formatting Data Correctly To Pass To The Chart"]]

+gChartTool Class Reference
+==============================================
+[[include ref="The gChartTool Class"]]
+

 [[project_screenshots]]
 [[project_admins]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Newnham</dc:creator><pubDate>Thu, 17 Jan 2013 01:07:44 -0000</pubDate><guid>https://sourceforge.netc415aada2d0cd1e9cd5a53f01614aa2c0257b7d2</guid></item><item><title>WikiPage Home modified by Mark Newnham</title><link>https://sourceforge.net/p/gcharttoolphp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v19
+++ v20
@@ -1,5 +1,3 @@
-** This documentation refers to version 0.08. Most of the methods in Version 0.09 are not backwards compatible. See the new examples to see how the class works. Now serves Tables with Ajax! Improved Tooltips! Documentation to follow! **
-
 [TOC]

@@ -19,81 +17,7 @@
 ==============================================
 [[include ref="Formatting Data Correctly To Pass To The Chart"]]

-The gChartTool Class
-===============================================
-[[include ref="The gChartTool Class"]]

-Creating Google Tables
-==========================================
-[[include ref="Extending the Class To Create Google Tables"]]
-
-Fetching Chart Data Using Ajax
-=========================================
-[[include ref="Dynamically Fetching Chart Data Via Ajax"]]
-
-Screen Shot Example
-=============================
-In the screen shots, there is a 'real life example' of using the gChartToolPHP library. This graph takes 2 sets of data, and merges them into a single graph
-
-The first set, signified by the left X-axis, is household consumption of ice cream in litres by household, broken down by years.
-
-The second set of data is the mean temperature from the zip code in which the study was done, broken down into the same dataset group. The data is retrieved from weatherunderground.com. The complete dataset looks like this (this is shown as a google dataset, but the data supplied to the function is a normal array):
-
-~~~~
-
-[['DATA','2010','2011','2012','2010','2011','2012'],
- ['Jan',4,2,0,26,5,28],
- ['Feb',4,5,0,31,-10,38],
- ['Mar',4,4,0,36,44,34],
- ['Apr',7,4,0,49,50,61],
- ['May',17,8,0,40,35,63],
- ['Jun',20,16,0,68,66,62],
- ['Jul',0,24,0,72,70,74],
- ['Aug',22,17,0,76,76,76],
- ['Sep',4,0,0,68,75,69],
- ['Oct',21,0,0,64,63,51],
- ['Nov',13,0,0,46,46,53],
- ['Dec',5,0,0,40,23,47],
-~~~~
-
-The first row shows the series labels, the first column of each row is the column label, the next 3 rows are the data representing consumption, the last 3 are the temperature. The code to produce the graph as an embedded chart is:
-
-~~~~
-$g = new gChartTool\gChartTool();
-print $g-&gt;getGoogleJsapi();
-   
-/*
- * Do left and right vertical axes
- */
-   
-$vAxes = array(0=&gt;array('title'=&gt;'Consumption',
-           'format'=&gt;'##L'),
-          1=&gt;array('title'=&gt;'Temperature',
-           'format'=&gt;'###F'));
-   
-/*
- * set series data
- */
-$weather_series = array('type'=&gt;'line',
-           'curveType'=&gt;'function',
-           'targetAxisIndex'=&gt;1,
-           'visibleInLegend'=&gt;false);
-   
-
-$g-&gt;setChartOption('title','Household Ice Cream Consumption');
-$g-&gt;setVisualization('combo');
-$g-&gt;setChartOption('seriesType','bars');
-$g-&gt;setChartOption('vAxes',$vAxes);
-$g-&gt;sethAxisOption('title','Month');
-$g-&gt;setSeriesOption(3,$weather_series);
-$g-&gt;setSeriesOption(4,$weather_series);
-$g-&gt;setSeriesOption(5,$weather_series);
-   
-$g-&gt;setAllDataRowsWithLabels($gt_data);
-print '&lt;div id="chart_div" style="height: 400px; width: 800px;"&gt;&lt;/div&gt;';
-print $g-&gt;loadGoogleChart();
-
-~~~~
 [[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Newnham</dc:creator><pubDate>Wed, 16 Jan 2013 00:23:35 -0000</pubDate><guid>https://sourceforge.netaa81ecaeb2a2b0b46632d741f0cbc4fd973b9934</guid></item><item><title>WikiPage Home modified by Mark Newnham</title><link>https://sourceforge.net/p/gcharttoolphp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v18
+++ v19
@@ -1,3 +1,5 @@
+** This documentation refers to version 0.08. Most of the methods in Version 0.09 are not backwards compatible. See the new examples to see how the class works. Now serves Tables with Ajax! Improved Tooltips! Documentation to follow! **
+
 [TOC]

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Newnham</dc:creator><pubDate>Sun, 13 Jan 2013 21:45:07 -0000</pubDate><guid>https://sourceforge.net3ba6099c26c2d14ed75ff0654facb46523eed19f</guid></item><item><title>WikiPage Home modified by Mark Newnham</title><link>https://sourceforge.net/p/gcharttoolphp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -25,7 +25,7 @@
 ==========================================
 [[include ref="Extending the Class To Create Google Tables"]]

-Dynamically Fetching Chart Data
+Fetching Chart Data Using Ajax
 =========================================
 [[include ref="Dynamically Fetching Chart Data Via Ajax"]]

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Newnham</dc:creator><pubDate>Wed, 09 Jan 2013 02:28:38 -0000</pubDate><guid>https://sourceforge.net4c0b3c4a6528d989346c8e4bbbe672070c481bbd</guid></item><item><title>WikiPage Home modified by Mark Newnham</title><link>https://sourceforge.net/p/gcharttoolphp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -21,11 +21,11 @@
 ===============================================
 [[include ref="The gChartTool Class"]]

-Creating tables Using The gTableTool Class
+Creating Google Tables
 ==========================================
 [[include ref="Extending the Class To Create Google Tables"]]

-Dynamically Fetching Chart Data Using The gJsonTool Class
+Dynamically Fetching Chart Data
 =========================================
 [[include ref="Dynamically Fetching Chart Data Via Ajax"]]

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Newnham</dc:creator><pubDate>Wed, 09 Jan 2013 02:28:02 -0000</pubDate><guid>https://sourceforge.neteb4db65ac722bcd24d3ec73408c8d818d8afb631</guid></item></channel></rss>