<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>JS Charts Forum</title>
        <description>Welcome to JS Charts Forum.</description>
        <link>http://www.jscharts.com/forum/index.php</link>
        <lastBuildDate>Thu, 17 May 2012 03:35:51 -0500</lastBuildDate>
        <generator>Phorum 5.2.8</generator>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1391,1391#msg-1391</guid>
            <title>negative value bar chart</title>
            <link>http://www.jscharts.com/forum/read.php?2,1391,1391#msg-1391</link>
            <description><![CDATA[ Hello,<br />
<br />
Is it possible to display negative values in a bar chart?<br />
Regard<br />
<br />
Juan]]></description>
            <dc:creator>user1252601</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Fri, 11 May 2012 06:19:36 -0500</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1381,1386#msg-1386</guid>
            <title>Re: Line chart Legend</title>
            <link>http://www.jscharts.com/forum/read.php?2,1381,1386#msg-1386</link>
            <description><![CDATA[ I'm sorry but unfortunately what you want is not possible.]]></description>
            <dc:creator>kneo</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Wed, 09 May 2012 08:44:49 -0500</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1381,1381#msg-1381</guid>
            <title>Line chart Legend</title>
            <link>http://www.jscharts.com/forum/read.php?2,1381,1381#msg-1381</link>
            <description><![CDATA[ I like the feature of being able to disable a line by clicking on its legend icon, but is there a way to update that icon to show that the line has been disabled? It's hard to tell when you're looking at 10+ lines which ones have been disabled.<br />
<br />
Thanks]]></description>
            <dc:creator>user1247306</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Fri, 04 May 2012 18:06:16 -0500</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1371,1376#msg-1376</guid>
            <title>Re: Bar Charts: Display only integer values for Y axis</title>
            <link>http://www.jscharts.com/forum/read.php?2,1371,1376#msg-1376</link>
            <description><![CDATA[ Frank,<br />
Make sure that the number of values used on Y axis is the same as the interval you are using for Y axis.<br />
If you want to have 10 values displayed, make sure that the end interval is between 0 and 9.<br />
eg myChart.setAxisValuesNumberY(10)<br />
	myChart.setIntervalEndY(9)]]></description>
            <dc:creator>kneo</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Fri, 04 May 2012 09:34:32 -0500</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1371,1371#msg-1371</guid>
            <title>Bar Charts: Display only integer values for Y axis</title>
            <link>http://www.jscharts.com/forum/read.php?2,1371,1371#msg-1371</link>
            <description><![CDATA[ All;<br />
    I've looked through the JS Charts user guide, but I'm not seeing the option I need. I have a bar chart whose Y values are integers, but the bar chart is getting displayed with the grid values as floats. For example, 0.5, 1.0, 1.5, 2.0, etc. which don't make sense for this particular chart. I need to display only integer values. Can anyone tell me what option I need to use to accomplish this?<br />
Thanks;<br />
 Frank]]></description>
            <dc:creator>user1180336</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Mon, 30 Apr 2012 11:14:41 -0500</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1361,1366#msg-1366</guid>
            <title>Re: Watermark still appears even with license</title>
            <link>http://www.jscharts.com/forum/read.php?2,1361,1366#msg-1366</link>
            <description><![CDATA[ Please contact us through the ticket system and we will take a closer look at your problem.<br />
<br />
Regards,<br />
Alex]]></description>
            <dc:creator>alexpopovici</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Wed, 25 Apr 2012 01:48:12 -0500</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1361,1361#msg-1361</guid>
            <title>Watermark still appears even with license</title>
            <link>http://www.jscharts.com/forum/read.php?2,1361,1361#msg-1361</link>
            <description><![CDATA[ Hello;<br />
    I just purchased a non-commercial license for JSCharts. However, when I used the domain key in an example like this:<br />
<br />
var myChart = new JSChart('graph', 'bar', 'XXXXXXXXXXXXXX'); <br />
<br />
The watermark still appeared. Is there something else that I till need to do?<br />
Thanks;<br />
Frank]]></description>
            <dc:creator>user1180336</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Tue, 24 Apr 2012 09:32:15 -0500</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1351,1356#msg-1356</guid>
            <title>Re: is there possible to purchase developer licence of js chart</title>
            <link>http://www.jscharts.com/forum/read.php?2,1351,1356#msg-1356</link>
            <description><![CDATA[ Hello,<br />
You should get a commercial license if you are going to use JS Charts for any kind of commercial projects. See here more info - [<a href="http://www.jscharts.com/buy" rel="nofollow" >www.jscharts.com</a>]<br />
<br />
Regards,<br />
Alex]]></description>
            <dc:creator>alexpopovici</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Thu, 19 Apr 2012 02:28:17 -0500</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1351,1351#msg-1351</guid>
            <title>is there possible to purchase developer licence of js chart</title>
            <link>http://www.jscharts.com/forum/read.php?2,1351,1351#msg-1351</link>
            <description><![CDATA[ hi,<br />
      I am paresh patel, i use your jschart for our new web based product &amp; is there any possibility of developer licence copy?]]></description>
            <dc:creator>user1223116</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Tue, 17 Apr 2012 01:27:35 -0500</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1346,1346#msg-1346</guid>
            <title>Parameters in callback function</title>
            <link>http://www.jscharts.com/forum/read.php?2,1346,1346#msg-1346</link>
            <description><![CDATA[ Hello, I have one problem. I use linechart with tooltips. I want to set myChart.setTooltip([15], function(){alert('callback');}); And in the function I want to show, on which tooltip user click. I want to set parameters of position linechart, but I dont know, how to do it.<br />
Please help!.<br />
Thank you a lot for your response.]]></description>
            <dc:creator>user1064991</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Mon, 16 Apr 2012 16:49:15 -0500</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1341,1341#msg-1341</guid>
            <title>max number of x points</title>
            <link>http://www.jscharts.com/forum/read.php?2,1341,1341#msg-1341</link>
            <description><![CDATA[ Hi,<br />
<br />
When putting ~300 x values (with tool-tip for each point) on the graph it takes a lot of time for the draw function. Is it correct? Does 300 is too much?<br />
<br />
Thanks in advance]]></description>
            <dc:creator>user1221941</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Sun, 15 Apr 2012 03:32:13 -0500</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1336,1336#msg-1336</guid>
            <title>setShowXValues for string x values</title>
            <link>http://www.jscharts.com/forum/read.php?2,1336,1336#msg-1336</link>
            <description><![CDATA[ Hi All,<br />
I use:<br />
var myData = new Array([4,0],[5,0],[6,0],[7,0],[8,0],[9,2],[10,0],[11,0]);<br />
var sessionsChart = new JSChart('graph', 'line');<br />
sessionsChart.setDataArray(myData);<br />
sessionsChart.setShowXValues(false);<br />
sessionsChart.draw();<br />
<br />
and everything work fine, no x values are shown. However if I use:<br />
<br />
var myData = new Array(['4',0],['5',0],['6',0],['7',0],['8',0],['9',2],['10',0],['11',0]);<br />
var sessionsChart = new JSChart('graph', 'line');<br />
sessionsChart.setDataArray(myData);<br />
sessionsChart.setShowXValues(false);<br />
sessionsChart.draw();<br />
<br />
all the X values are shown. Does setShowXValues(false) work only for numbers? I need it for strings since my values are 11-04, 12-04, 13-04... format and I don't want to show all of them.<br />
<br />
Thanks in advance]]></description>
            <dc:creator>user1221941</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Sun, 15 Apr 2012 03:15:23 -0500</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1326,1331#msg-1331</guid>
            <title>Re: graph killing internet explorer?</title>
            <link>http://www.jscharts.com/forum/read.php?2,1326,1331#msg-1331</link>
            <description><![CDATA[ stupid emotiocons...]]></description>
            <dc:creator>user1140836</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Sat, 24 Mar 2012 20:42:33 -0500</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1326,1326#msg-1326</guid>
            <title>graph killing internet explorer?</title>
            <link>http://www.jscharts.com/forum/read.php?2,1326,1326#msg-1326</link>
            <description><![CDATA[ HOLY EMOTIOCONS??!?!?<br />
<br />
I was looking up and down my php script... WHY WHY doesn't it work in IE, works fine in chrome/firefox...<br />
I had to cut and paste each section of code to find out where its happening.<br />
<br />
	myChart.draw();<br />
<br />
kills internet explorer.<br />
<br />
&lt;head&gt;<br />
    &lt;title&gt;Report&lt;/title&gt;<br />
    &lt;script type=&quot;text/javascript&quot; src=&quot;/sources/jscharts.js&quot;&gt;&lt;/script&gt;<br />
&lt;/head&gt;<br />
<br />
<br />
&lt;div id=&quot;chart_container&quot;&gt;Loading chart...&lt;/div&gt;<br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
<br />
	var myData = new Array(&lt;?php echo $graph_str; ?&gt;);<br />
	var myChart = new JSChart('chart_container', 'line');<br />
	myChart.setDataArray(myData);<br />
<br />
	myChart.colorize(['#1A90A9','#3E90C9','#3E90C9','#3E90C9','#3E90C9','#3E90C9','#3E90C9']);<br />
	myChart.setIntervalY(0, &lt;?php echo $high_call+1; ?&gt;);<br />
	myChart.setAxisValuesNumberY(&lt;?php echo $high_call+2; ?&gt;);<br />
	myChart.setAxisValuesDecimals(0)<br />
	myChart.setSize(616, 321);<br />
	myChart.setAxisNameColorX('#FFFFFF');<br />
	myChart.setAxisNameColorY('#FFFFFF');<br />
	myChart.setGridColor('#000000');<br />
	myChart.setBackgroundImage('chart_bg.jpg');<br />
	myChart.setLineWidth(5);<br />
	myChart.draw();<br />
&lt;/script&gt;<br />
<br />
$graph_str=&quot;['Wednesday', 6], ['Thursday', 0], ['Friday', 5], ['Saturday', 6], ['Sunday', 0], ['Monday', 2], ['Tuesday', 6]&quot;<br />
$high_call=6<br />
<br />
I can browse the example graphs on the jschart website no problem, so it has to be something in this code.  But what?<br />
<br />
Any help?  Any Idea why the graph is killing internet explorer?<br />
<br />
Thanks<br />
Nick]]></description>
            <dc:creator>user1140836</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Sat, 24 Mar 2012 20:40:30 -0500</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1321,1321#msg-1321</guid>
            <title>Using JSON object/string directly to create chart</title>
            <link>http://www.jscharts.com/forum/read.php?2,1321,1321#msg-1321</link>
            <description><![CDATA[ I am just getting my feet wet with JSCharts and things are going well except for one point. I can't find a way to pass a JSON object/string directly to create a chart.<br />
<br />
The setDataJSON function can be used to have JSCharts contact the server itself which gets me the data I need but this is a blocking action, so the script stops dead while waiting for the server to respond. I want to do other things while the request is running. Additionally I want to use part of the returned JSON for other things besides the chart, but the way things are now I would need to make two separate requests to the server - I am working with mobile networks so this is something I really want to avoid.<br />
<br />
Here is an example of what I would like to do:<br />
<br />
<pre class="bbcode">function loadChart() {
    $.get(&quot;getChart.php&quot;,
        function(data) {
            var jso = $.parseJSON(data);
            drawChart(jso.chartData);
            processOtherStuff(jso.otherData)
        }
    );
    doSomethingWhileRequestInProgress();
}

function drawChart(jso) {
    var myChart = new JSChart('chartcontainer', 'line');
    myChart.setDataJSONObject(jso);
    myChart.draw();
}</pre>
<br />
I am kinda surprised this is not available because with no http necessary it's actually less work for the JSChart creators to make than the existing setJSONData function is :)]]></description>
            <dc:creator>user1180396</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Tue, 13 Mar 2012 14:17:34 -0500</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1241,1316#msg-1316</guid>
            <title>Re: Empty data points on a line chart</title>
            <link>http://www.jscharts.com/forum/read.php?2,1241,1316#msg-1316</link>
            <description><![CDATA[ I am looking for the same thing- a way to define an 'undefined' value that will not display on a line graph.  Example would be a stock price plotted over dates should not display a line for weekend/holidays.]]></description>
            <dc:creator>user1157261</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Mon, 27 Feb 2012 10:39:50 -0600</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1306,1311#msg-1311</guid>
            <title>Re: Multiple Data Bar Charts Error</title>
            <link>http://www.jscharts.com/forum/read.php?2,1306,1311#msg-1311</link>
            <description><![CDATA[ Hello,<br />
Could you provide me please a link where I can check your script?<br />
<br />
Regards,<br />
Alex]]></description>
            <dc:creator>alexpopovici</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Tue, 14 Feb 2012 07:15:11 -0600</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1306,1306#msg-1306</guid>
            <title>Multiple Data Bar Charts Error</title>
            <link>http://www.jscharts.com/forum/read.php?2,1306,1306#msg-1306</link>
            <description><![CDATA[ Hi,<br />
in addition to having conducted several tests with my script and also using your sample code, still get the following error: JSChart: Input data in wrong format for selected chart type.<br />
<br />
Any suggestions to get the graph?]]></description>
            <dc:creator>user607376</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Fri, 10 Feb 2012 11:46:33 -0600</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1296,1301#msg-1301</guid>
            <title>Re: Flag color match line color</title>
            <link>http://www.jscharts.com/forum/read.php?2,1296,1301#msg-1301</link>
            <description><![CDATA[ You should use setFlagColor and setFlagFillColor methods for setting the color of your tooltip flags.]]></description>
            <dc:creator>kneo</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Wed, 08 Feb 2012 09:08:43 -0600</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1296,1296#msg-1296</guid>
            <title>Flag color match line color</title>
            <link>http://www.jscharts.com/forum/read.php?2,1296,1296#msg-1296</link>
            <description><![CDATA[ I have 2 lines on my chart and would like the flag colors to match the line colors. Is this possible?]]></description>
            <dc:creator>user1131826</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Tue, 07 Feb 2012 05:15:46 -0600</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1256,1291#msg-1291</guid>
            <title>Re: about decompressed JS code</title>
            <link>http://www.jscharts.com/forum/read.php?2,1256,1291#msg-1291</link>
            <description><![CDATA[ Not really. The source code is not for sell.]]></description>
            <dc:creator>kneo</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Tue, 31 Jan 2012 05:44:35 -0600</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1271,1286#msg-1286</guid>
            <title>Re: Script Error when mousing over plot-points</title>
            <link>http://www.jscharts.com/forum/read.php?2,1271,1286#msg-1286</link>
            <description><![CDATA[ Could you please give us a link from you add a chart example and where you are experiencing the problem described above? Thank you.]]></description>
            <dc:creator>kneo</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Mon, 30 Jan 2012 07:40:14 -0600</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1276,1281#msg-1281</guid>
            <title>Re: Dynamic JSON data (or XML)</title>
            <link>http://www.jscharts.com/forum/read.php?2,1276,1281#msg-1281</link>
            <description><![CDATA[ I did something like this but with XML. <br />
<br />
Are you using MVC or ASP.NET webforms? <br />
<br />
I just passed a HtmlString to a partial page containing off of my charts and popped that into the js <br />
<br />
ex:<br />
myChart.setDataXML(&quot;@Model.xmlString&quot;, true);<br />
<br />
Hope that points you in the right direction.]]></description>
            <dc:creator>user1098421</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Fri, 27 Jan 2012 14:53:02 -0600</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1276,1276#msg-1276</guid>
            <title>Dynamic JSON data (or XML)</title>
            <link>http://www.jscharts.com/forum/read.php?2,1276,1276#msg-1276</link>
            <description><![CDATA[ I'm trying to load dynamic data to JSCharts. To do so, I have an ASP.NET HttpHandler on my server that returns JSON formatted data, I then set the setJSONData method to point to the URL of my HTtpHandler. Will that work with JSCharts? If not how do I handle dynamic data with JSCharts? Seems like it should be able to do so. Thanks!]]></description>
            <dc:creator>user1046476</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Mon, 12 Dec 2011 11:18:25 -0600</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1271,1271#msg-1271</guid>
            <title>Script Error when mousing over plot-points</title>
            <link>http://www.jscharts.com/forum/read.php?2,1271,1271#msg-1271</link>
            <description><![CDATA[ Hi,<br />
<br />
I'm experiencing a problem with the charting controls (all browsers) whereby, if the mouse is moved over one or more plot-points (with the circle around them) whilst the chart is drawing, I get a script error. (this doesn't always happen but the error is always the same).  Something along the lines of accessing a property when it's not ready.<br />
<br />
It happens more in old browsers such as IE 7 and 8, but, it does happen in modern ones too.<br />
<br />
Any ideas?<br />
<br />
Cheers]]></description>
            <dc:creator>user543666</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Wed, 07 Dec 2011 09:41:48 -0600</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1266,1266#msg-1266</guid>
            <title>setArea and callback on Bar chart in IE</title>
            <link>http://www.jscharts.com/forum/read.php?2,1266,1266#msg-1266</link>
            <description><![CDATA[ I am attempting to implement a bar chart with clickable bar areas to create a drill-down effect. I was able to get it to work using the setArea(unit, callback) method...however, it does not work in IE (surprise, surprise). It works perfectly in Firefox, and works in Chrome and Safari. I'm not getting any error messages in IE...just nothing happens when I click the bar. Here's a code sample of what I'm doing:<br />
<br />
<pre class="bbcode">
var myData = new Array(['Friend 1', 8], ['Friend 2', 5], ['Friend 3', 20]);
var myChart = new JSChart('chartcontainer', 'bar');
myChart.setDataArray(myData);
myChart.setArea('Friend 1', function() {
    goToUnit(8);
});

function goToUnit(unit) {
    alert(unit);
}</pre>
<br />
Any ideas on why that wouldn't work in IE? Thanks!]]></description>
            <dc:creator>user1046476</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Wed, 07 Dec 2011 07:47:35 -0600</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1261,1261#msg-1261</guid>
            <title>Loading XML as a string</title>
            <link>http://www.jscharts.com/forum/read.php?2,1261,1261#msg-1261</link>
            <description><![CDATA[ Hello,<br />
<br />
I am currently evaluating jscharts for our charts rendering (prior to buy it) and I have difficulties loading xml as a string. The xml is available in my view as a string that i have to manipulate and then output to jscharts.<br />
<br />
I saw the method setDataXml() and in particular the bool option to set to true when we want to load the xml as a string. But I Constantly have &quot;Unexpected token ILLEGAL&quot;. To understand my problem, imagine you have to load xml as a string and that this xml has simple and double quotes in it.<br />
<br />
Any idea ?<br />
Thank you in advance.]]></description>
            <dc:creator>user1009676</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Mon, 05 Dec 2011 04:19:13 -0600</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1256,1256#msg-1256</guid>
            <title>about decompressed JS code</title>
            <link>http://www.jscharts.com/forum/read.php?2,1256,1256#msg-1256</link>
            <description><![CDATA[ Will I receive the source code if I purchase a commercial license?]]></description>
            <dc:creator>user1020176</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Tue, 29 Nov 2011 01:11:27 -0600</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,685,1251#msg-1251</guid>
            <title>Re: Chart data auto refresh (ajax)</title>
            <link>http://www.jscharts.com/forum/read.php?2,685,1251#msg-1251</link>
            <description><![CDATA[ Hi. I have the same question. Among several charts the user can choose to reload a single chart. How to do that, without resending the whole page?]]></description>
            <dc:creator>user993421</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Fri, 11 Nov 2011 09:22:23 -0600</pubDate>
        </item>
        <item>
            <guid>http://www.jscharts.com/forum/read.php?2,1246,1246#msg-1246</guid>
            <title>resize</title>
            <link>http://www.jscharts.com/forum/read.php?2,1246,1246#msg-1246</link>
            <description><![CDATA[ Each time I call resize(x, y) to resize a JSChart, the chart's legend entries are duplicated. The resized chart otherwise looks fine but the growing legend is a problem. How can this behavior be avoided?]]></description>
            <dc:creator>user990121</dc:creator>
            <category>Discussions &amp; Support</category>
            <pubDate>Thu, 03 Nov 2011 00:37:43 -0500</pubDate>
        </item>
    </channel>
</rss>

