<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>timefleas &#187; reporting</title>
	<atom:link href="http://www.timefleas.com/tag/reporting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timefleas.com</link>
	<description>Developing IT Service Management</description>
	<lastBuildDate>Sat, 12 Sep 2009 16:41:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Charts API integration</title>
		<link>http://www.timefleas.com/2009/07/13/google-charts-api-integration/</link>
		<comments>http://www.timefleas.com/2009/07/13/google-charts-api-integration/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 16:27:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Charts]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Reports]]></category>
		<category><![CDATA[eventengine news]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[eventengine]]></category>
		<category><![CDATA[reporting]]></category>

		<guid isPermaLink="false">http://www.timefleas.com/?p=68</guid>
		<description><![CDATA[<p>The timefleas have been hopping around the web in search of an elegant, open and attractive solution for charting reports for our eventengine product.</p>
<p>There were many options which used jscript to create charts that we landed on,  but most of them presented challenges in integration like the ability to only show a single chart [...]]]></description>
			<content:encoded><![CDATA[<p>The timefleas have been hopping around the web in search of an elegant, open and attractive solution for charting reports for our <a title="eventengine service desk" href="http://www.eventengine.org" target="_blank">eventengine</a> product.</p>
<p>There were many options which used jscript to create charts that we landed on,  but most of them presented challenges in integration like the ability to only show a single chart or complexities when combined with the CSS and AJAX code we use.   They usually also came with an additional cost if you wanted the full functionality.</p>
<p>The Google chart api allows you to request up to 50,000  charts via their api per 24hour period. In an eggshell, it provides a method to send your data in the form of a simple chart definition and it returns a JPG image. The JPG chart can have  all the colours and design (Pie, 3d, stack, etc) injected into the API call, so once you have a standard method for making the request you can start to define some smart looking results.</p>
<p><img title="Google Sample Chart" src="http://chart.apis.google.com/chart?cht=p3&amp;chd=t:60,40&amp;chs=250x100&amp;chl=Hello|World" alt="Google PIE Chart" width="250" height="100" />Google PIE Chart</p>
<p>More details can be found here: <a title="Google Charts API" href="http://code.google.com/apis/chart/  " target="_blank">http://code.google.com/apis/chart </a></p>
<p>Here is another sample chart, using some data from our eventengine product and a stacked bar view.</p>
<p style="text-align: center;"><img class="aligncenter" title="Sample eventengine chart" src="http://chart.apis.google.com/chart?cht=bhs&amp;chs=500x400&amp;chxt=x,y&amp;chd=t:1,1,1|5,1,4,2|2,9,1,10,5|1,1,1&amp;chds=0,20,0,20,0,20,0,20&amp;chxr=0,0,20,5&amp;chtt=Current%20Tickets%20open%20by%20Operator|13%20Jul%202009&amp;chco=870000,ffb210,509709,0072bc&amp;chbh=50&amp;chdl=Priority1|Priority2|Priority3|Priority4&amp;chf=bg,s,ffffff&amp;chts=000000,14&amp;chxl=1:|Mark|George|Moby|Oscar|Jazzman|Chad|Terranc|Rad" alt="" width="500" height="400" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.timefleas.com/2009/07/13/google-charts-api-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
