<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: ProtoChart - Tutorial: Creating a Bar Chart</title>
	<link>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/</link>
	<description>Deensoft blog</description>
	<pubDate>Thu, 09 Sep 2010 17:34:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Fanny</title>
		<link>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-19613</link>
		<dc:creator>Fanny</dc:creator>
		<pubDate>Sun, 07 Mar 2010 18:53:30 +0000</pubDate>
		<guid>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-19613</guid>
		<description>Incredible. blog.deensoft.com kicks ass.</description>
		<content:encoded><![CDATA[<p>Incredible. blog.deensoft.com kicks ass.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh</title>
		<link>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-18199</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Sat, 02 Jan 2010 09:35:10 +0000</pubDate>
		<guid>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-18199</guid>
		<description>Hi Support,

Can i plot line dual axis graph using your library in Titanium appcelerator (http://www.appcelerator.com/) in I-phone? If yes then please guide me how?

Thanks,
Rajesh</description>
		<content:encoded><![CDATA[<p>Hi Support,</p>
<p>Can i plot line dual axis graph using your library in Titanium appcelerator (http://www.appcelerator.com/) in I-phone? If yes then please guide me how?</p>
<p>Thanks,<br />
Rajesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cosimo</title>
		<link>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-17273</link>
		<dc:creator>Cosimo</dc:creator>
		<pubDate>Mon, 23 Nov 2009 12:59:01 +0000</pubDate>
		<guid>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-17273</guid>
		<description>It is possible associate a function on a click on a stick?</description>
		<content:encoded><![CDATA[<p>It is possible associate a function on a click on a stick?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cosimo</title>
		<link>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-17272</link>
		<dc:creator>Cosimo</dc:creator>
		<pubDate>Mon, 23 Nov 2009 12:58:16 +0000</pubDate>
		<guid>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-17272</guid>
		<description>It is possibile associate an action like click with a function on a stick?</description>
		<content:encoded><![CDATA[<p>It is possibile associate an action like click with a function on a stick?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruchi</title>
		<link>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-14496</link>
		<dc:creator>Ruchi</dc:creator>
		<pubDate>Tue, 23 Jun 2009 12:05:03 +0000</pubDate>
		<guid>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-14496</guid>
		<description>This tutorial is really very nice and help full.
Can you provide similar tutorial for Pie chart as i tried similar thing which you have mentioned in http://www.deensoft.com/lab/protochart/, but it is not working. I think i am not giving the data properly...

Pls help!</description>
		<content:encoded><![CDATA[<p>This tutorial is really very nice and help full.<br />
Can you provide similar tutorial for Pie chart as i tried similar thing which you have mentioned in <a href="http://www.deensoft.com/lab/protochart/," rel="nofollow" >http://www.deensoft.com/lab/protochart/,</a> but it is not working. I think i am not giving the data properly&#8230;</p>
<p>Pls help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rij</title>
		<link>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-14078</link>
		<dc:creator>Rij</dc:creator>
		<pubDate>Thu, 11 Jun 2009 18:39:08 +0000</pubDate>
		<guid>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-14078</guid>
		<description>I have defined the function in a separate js file- mychart.js

I am trying to create a chart where one of the value will depend on what user enters on the form.

here is the data-

  {data: [[1.5, 3.85]], label: "MyLabel", points: {show: true, radius: 6, fillColor:"#000"}}
	]

the call to display the chart is made by following line-



How can i pass the custom data value, entered by the user, to the chart creation function in mychart.js</description>
		<content:encoded><![CDATA[<p>I have defined the function in a separate js file- mychart.js</p>
<p>I am trying to create a chart where one of the value will depend on what user enters on the form.</p>
<p>here is the data-</p>
<p>  {data: [[1.5, 3.85]], label: &#8220;MyLabel&#8221;, points: {show: true, radius: 6, fillColor:&#8221;#000&#8243;}}<br />
	]</p>
<p>the call to display the chart is made by following line-</p>
<p>How can i pass the custom data value, entered by the user, to the chart creation function in mychart.js</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajeev</title>
		<link>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-10600</link>
		<dc:creator>Rajeev</dc:creator>
		<pubDate>Fri, 23 Jan 2009 05:02:07 +0000</pubDate>
		<guid>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-10600</guid>
		<description>Great tutorial.</description>
		<content:encoded><![CDATA[<p>Great tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: msp</title>
		<link>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-8034</link>
		<dc:creator>msp</dc:creator>
		<pubDate>Fri, 15 Aug 2008 15:51:28 +0000</pubDate>
		<guid>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-8034</guid>
		<description>On the examples page where you show the different chart styles (bar, line, pie, time, etc.) I see a data.js file refrenced in the  tag.

Is data.js available for downloading?</description>
		<content:encoded><![CDATA[<p>On the examples page where you show the different chart styles (bar, line, pie, time, etc.) I see a data.js file refrenced in the  tag.</p>
<p>Is data.js available for downloading?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: msp</title>
		<link>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-8022</link>
		<dc:creator>msp</dc:creator>
		<pubDate>Wed, 13 Aug 2008 18:21:42 +0000</pubDate>
		<guid>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-8022</guid>
		<description>Ignore my previous comment. If I actually followed your link to the results of this tutorial (found at the top of this page), I can see the references to the js files.</description>
		<content:encoded><![CDATA[<p>Ignore my previous comment. If I actually followed your link to the results of this tutorial (found at the top of this page), I can see the references to the js files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: msp</title>
		<link>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-8021</link>
		<dc:creator>msp</dc:creator>
		<pubDate>Wed, 13 Aug 2008 18:16:35 +0000</pubDate>
		<guid>http://blog.deensoft.com/2008/08/01/protochart-tutorial-creating-a-bar-chart/#comment-8021</guid>
		<description>I don't get it. You say "view-source" to get all files for the tutorial but when I do that I don't see any reference to the protochart.js or excanvas.js files. What did I do wrong?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t get it. You say &#8220;view-source&#8221; to get all files for the tutorial but when I do that I don&#8217;t see any reference to the protochart.js or excanvas.js files. What did I do wrong?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
