﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionCharts Free / XML Issue </title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Fri, 16 May 2008 01:20:48 GMT</lastBuildDate><ttl>20</ttl><item><title>renaming the xml data file???</title><link>http://www.fusioncharts.com/forum/Topic6144-41-1.aspx</link><description>Hello all..&lt;br&gt;&lt;br&gt;I'm working with the enterprise version and i was wonderring if it is possible to change the name of the xml file so that i can have multiple xml data files in the same folder.&lt;br&gt;&lt;br&gt;I tried looking into the fla file that we got and played around with the code but with no luck.&lt;br&gt;&lt;br&gt;Can someone pls help me with this issue?&lt;br&gt;&lt;br&gt;Any reply will be helpful, thanks for all replies :)&lt;br&gt;&lt;br&gt;Best regards,&lt;br&gt;The confused&lt;br&gt;&lt;br&gt;</description><pubDate>Thu, 08 May 2008 07:50:08 GMT</pubDate><dc:creator>chrram</dc:creator></item><item><title>Problems using tool tip in multiple Lines</title><link>http://www.fusioncharts.com/forum/Topic807-41-1.aspx</link><description>Hi guys, you know i'm trying to use the tool tip with multiple lines, specificly i'm having problmes when i try to use the &amp;lt;&amp;gt; characters, in the fusion chart v3 documentacions, i have the following code: &lt;/P&gt;&lt;FONT size=2&gt;&lt;P&gt;xmldata.Append(&lt;/FONT&gt;&lt;FONT color=#800000 size=2&gt;"&amp;lt;chart&amp;gt;"&lt;/FONT&gt;&lt;FONT size=2&gt;)&lt;/P&gt;&lt;P&gt;xmldata.Append(&lt;/FONT&gt;&lt;FONT color=#800000 size=2&gt;"&amp;lt;set label='John' value='420' tooltext='John Miller&amp;amp;lt;BR&amp;amp;gt;Score: 420&amp;amp;lt;BR&amp;amp;gt;Rank:2'/&amp;gt;"&lt;/FONT&gt;&lt;FONT size=2&gt;)&lt;/P&gt;&lt;P&gt;xmldata.Append(&lt;/FONT&gt;&lt;FONT color=#800000 size=2&gt;"&amp;lt;set label='Mary' value='295' tooltext='Mary Evans&amp;amp;lt;BR&amp;amp;gt;Score: 295&amp;amp;lt;BR&amp;amp;gt;Rank:3'/&amp;gt;"&lt;/FONT&gt;&lt;FONT size=2&gt;)&lt;/P&gt;&lt;P&gt;xmldata.Append(&lt;/FONT&gt;&lt;FONT color=#800000 size=2&gt;"&amp;lt;set label='Tom' value='523' tooltext='Tom Bowler&amp;amp;lt;BR&amp;amp;gt;Score: 523&amp;amp;lt;BR&amp;amp;gt;Rank:1'/&amp;gt;"&lt;/FONT&gt;&lt;FONT size=2&gt;)&lt;/P&gt;&lt;P&gt;xmldata.Append(&lt;/FONT&gt;&lt;FONT color=#800000 size=2&gt;"&amp;lt;styles&amp;gt;"&lt;/FONT&gt;&lt;FONT size=2&gt;)&lt;/P&gt;&lt;P&gt;xmldata.Append(&lt;/FONT&gt;&lt;FONT color=#800000 size=2&gt;"&amp;lt;definition&amp;gt;"&lt;/FONT&gt;&lt;FONT size=2&gt;)&lt;/P&gt;&lt;P&gt;xmldata.Append(&lt;/FONT&gt;&lt;FONT color=#800000 size=2&gt;"&amp;lt;style name='myHTMLFont' type='font' isHTML='1' /&amp;gt;"&lt;/FONT&gt;&lt;FONT size=2&gt;)&lt;/P&gt;&lt;P&gt;xmldata.Append(&lt;/FONT&gt;&lt;FONT color=#800000 size=2&gt;"&amp;lt;/definition&amp;gt;"&lt;/FONT&gt;&lt;FONT size=2&gt;)&lt;/P&gt;&lt;P&gt;xmldata.Append(&lt;/FONT&gt;&lt;FONT color=#800000 size=2&gt;"&amp;lt;application&amp;gt;"&lt;/FONT&gt;&lt;FONT size=2&gt;)&lt;/P&gt;&lt;P&gt;xmldata.Append(&lt;/FONT&gt;&lt;FONT color=#800000 size=2&gt;"&amp;lt;apply toObject='TOOLTIP' styles='myHTMLFont' /&amp;gt;"&lt;/FONT&gt;&lt;FONT size=2&gt;)&lt;/P&gt;&lt;P&gt;xmldata.Append(&lt;/FONT&gt;&lt;FONT color=#800000 size=2&gt;"&amp;lt;/application&amp;gt;"&lt;/FONT&gt;&lt;FONT size=2&gt;)&lt;/P&gt;&lt;P&gt;xmldata.Append(&lt;/FONT&gt;&lt;FONT color=#800000 size=2&gt;"&amp;lt;/styles&amp;gt;"&lt;/FONT&gt;&lt;FONT size=2&gt;)&lt;/P&gt;&lt;P&gt;xmldata.Append(&lt;/FONT&gt;&lt;FONT color=#800000 size=2&gt;"&amp;lt;/chart&amp;gt;"&lt;/FONT&gt;&lt;FONT size=2&gt;)&lt;/P&gt;&lt;/FONT&gt;&lt;P&gt;as you can see, i'm using the same code of the documentacion, homewever, when i render the chart, a message of invalid XML data appears, &lt;/P&gt;&lt;P&gt;Any Help will be appreciated</description><pubDate>Wed, 11 Apr 2007 10:49:51 GMT</pubDate><dc:creator>Emarquez</dc:creator></item><item><title>single code &amp; &amp;apos; problem</title><link>http://www.fusioncharts.com/forum/Topic1589-41-1.aspx</link><description>&lt;FONT color=#111111&gt;my problem is simple, this is the code that return me "Invalid XML Data":&lt;/FONT&gt;&lt;BR&gt;&lt;FONT color=#11bb11&gt;&lt;FONT size=2&gt;xmlData = &lt;/FONT&gt;&lt;FONT size=2&gt;"&amp;lt;chart caption='Sales By Media' subCaption='By Media' pieSliceDepth='30' showBorder='1' formatNumberScale='0' numberSuffix=' Units'&amp;gt;"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#11bb11 size=2&gt; _&lt;BR&gt;&amp;amp; &lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#bbbb11&gt;&lt;FONT color=#bb3333&gt;&lt;FONT color=#11bb11&gt;"&amp;lt;set label='Harpers &amp;amp;apos; Bazaar Malaysia' value='8400.0000' /&amp;gt;"&lt;BR&gt;&lt;FONT size=2&gt;Return&lt;/FONT&gt;&lt;FONT size=2&gt; FusionCharts.RenderChart(&lt;/FONT&gt;&lt;FONT size=2&gt;"FusionCharts/Pie3D.swf"&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT size=2&gt;""&lt;/FONT&gt;&lt;FONT size=2&gt;, xmlData, &lt;/FONT&gt;&lt;FONT size=2&gt;"Sales"&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT size=2&gt;"600"&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT size=2&gt;"300"&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT size=2&gt;False&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT size=2&gt;False&lt;/FONT&gt;&lt;FONT size=2&gt;)&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;P&gt;&lt;FONT color=#800000 size=2&gt;&lt;FONT color=#111111&gt;this is the code that is working perfectly:&lt;/FONT&gt;&lt;BR&gt;&lt;FONT color=#11bb11&gt;&lt;FONT size=2&gt;xmlData = &lt;/FONT&gt;&lt;FONT size=2&gt;"&amp;lt;chart caption='Sales By Media' subCaption='By Media' pieSliceDepth='30' showBorder='1' formatNumberScale='0' numberSuffix=' Units'&amp;gt;"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#11bb11 size=2&gt; _&lt;BR&gt;&amp;amp; &lt;/FONT&gt;&lt;FONT color=#800000 size=2&gt;&lt;FONT color=#555511&gt;&lt;FONT color=#11bb11&gt;"&amp;lt;set label='Harpers Bazaar Malaysia' value='8400.0000' /&amp;gt;"&lt;BR&gt;&lt;FONT size=2&gt;Return&lt;/FONT&gt;&lt;FONT size=2&gt; FusionCharts.RenderChart(&lt;/FONT&gt;&lt;FONT size=2&gt;"FusionCharts/Pie3D.swf"&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT size=2&gt;""&lt;/FONT&gt;&lt;FONT size=2&gt;, xmlData, &lt;/FONT&gt;&lt;FONT size=2&gt;"Sales"&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT size=2&gt;"600"&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT size=2&gt;"300"&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT size=2&gt;False&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT size=2&gt;False&lt;/FONT&gt;&lt;FONT size=2&gt;)&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;P&gt;&lt;FONT color=#800000 size=2&gt;&lt;FONT color=#800000 size=2&gt;&lt;FONT color=#111111&gt;my problem is that when i try replacing the single code ' with &amp;amp;apos; it gives me "Invalid XML Data". Besides, i tried generate my XML into a .xml file and manually implement the FusionChart with the .xml file which contains the &amp;amp;apos; it works alright. That's the weird part of it. Any suggestion would be much appreciated. Thank You.&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description><pubDate>Wed, 11 Jul 2007 03:50:40 GMT</pubDate><dc:creator>howie</dc:creator></item><item><title>escaped ampersand causing invalid XML Data</title><link>http://www.fusioncharts.com/forum/Topic6160-41-1.aspx</link><description>I'm using the following to link my data points:&lt;br&gt;&lt;br&gt;$strXML .= "&amp;lt;set value='" . $ors3['players'] . "' link='results.php?locid=$locid&amp;amp;amp;date=$eventdate' /&amp;gt;";&lt;br&gt;&lt;br&gt;This returns "Invalid XML Data"&lt;br&gt;&lt;br&gt;I know the &amp;amp;amp; is the issue because if I remove it and the second parameter, the link works fine.&lt;br&gt;&lt;br&gt;Is there another way to escape the ampersand?&lt;br&gt;&lt;br&gt;</description><pubDate>Fri, 09 May 2008 11:55:11 GMT</pubDate><dc:creator>VAN</dc:creator></item><item><title>XML reading error on linux apache</title><link>http://www.fusioncharts.com/forum/Topic5806-41-1.aspx</link><description>This is not really a fusionchart problem but someone could now the solution.&lt;br&gt;&lt;br&gt;The problem is that I cant read/open xml-file that is on linux apache server. On windows apache it works perfectly. I think some parser on by default and I cannot find how to turn it off.&lt;br&gt;&lt;br&gt;Server info:&lt;br&gt;Apache/2.2.4 (Unix) mod_ssl/2.2.4 OpenSSL/0.9.8d Zend Core/2.5.0 PHP/5.2.5&lt;br&gt;&lt;br&gt;XML example&lt;br&gt;&lt;xmp&gt;&lt;graph caption='Hybrids' subcaption='Units on each tech step' xAxisName='Process step' yAxisName='Units' showNames='1' decimalPrecision='0' formatNumberScale='0' yAxisMaxValue='10'&gt;&lt;br&gt;&lt;set name='&amp;lt;a href="http://somesite.com" &amp;gt;5) Electric test 1 &amp;lt;/a&amp;gt;' value='3' color='B0C4DE'/&gt;&lt;br&gt;&lt;set name='&amp;lt;a href=" http://somesite.com" &amp;gt;7) Electric test 2 &amp;lt;/a&amp;gt;' value='2' color='B0C4DE'/&gt;&lt;br&gt;&lt;set name='&amp;lt;a href=" http://somesite.com" &amp;gt;6) Glue/bond sensor &amp;lt;/a&amp;gt;' value='3' color='B0C4DE'/&gt;&lt;br&gt;&lt;set name='&amp;lt;a href=" http://somesite.com" &amp;gt;3) Mechanical inspection &amp;lt;/a&amp;gt;' value='2' color='B0C4DE'/&gt;&lt;br&gt;&lt;/graph&gt;&lt;/xmp&gt;&lt;br&gt;&lt;br&gt;Could someone help me on how to turn off the xml parser? Thanks.</description><pubDate>Mon, 21 Apr 2008 08:06:08 GMT</pubDate><dc:creator>Camoflame</dc:creator></item><item><title>Null data is coming in between the series of data for multiseries Line chart</title><link>http://www.fusioncharts.com/forum/Topic5175-41-1.aspx</link><description>What shoould i do if some null data is coming in between the multiseries line chart?&lt;/P&gt;&lt;P&gt;Chart is getting broken in this case and if some data is there after null data then null data is replaced by the next data.Please help</description><pubDate>Wed, 19 Mar 2008 12:02:21 GMT</pubDate><dc:creator>Mahesh Agarwal</dc:creator></item><item><title>Alternative for labelstep on X-Axis in FusionCharts V3</title><link>http://www.fusioncharts.com/forum/Topic5753-41-1.aspx</link><description>Hi,&lt;P&gt;  I am using Fusion Charts Free version and i want to hide alternate X-Axis values  such that it will hide some columns values on X-Axis and show the other.&lt;/P&gt;&lt;P&gt;I come to know that there is labelstep in V3 of FusionCharts but its not working in free version .Is there any alternative for it in free version.&lt;/P&gt;&lt;P&gt;Also i am sending you my code:- &lt;/P&gt;&lt;P&gt;&amp;lt;graph caption='CPU UTIL Summary of "+serverName+"' subcaption='For the year 2008' xAxisName='TIME'  yAxisName='Value' formatNumberScale = '0' decimalPrecision = '0' rotateNames = '1' showvalues='0' connectNullData = '1' rotateLabels ='1' showToolTip='0' showShadow='0' adjustDiv='0' yAxisMinValue='0' yAxisMaxValue='100' labelDisplay='ROTATE' slantLabels='1' &lt;STRONG&gt;labelStep&lt;/STRONG&gt;='4'&amp;gt;";&lt;BR&gt;&lt;/P&gt;&lt;P&gt;Plz help me waiting for your reply</description><pubDate>Fri, 18 Apr 2008 02:05:43 GMT</pubDate><dc:creator>Abhi401</dc:creator></item><item><title>Problem parsing xml file name to fusionchart.swf from another swf file.</title><link>http://www.fusioncharts.com/forum/Topic5589-41-1.aspx</link><description>First of all, I would like to congratulate the FusionChart team for a very nice and useful piece of software. I only came accross this software several days ago when i was working on my uni. project. &lt;/P&gt;&lt;P&gt;For my coursework presentation I used Adobe Flash, the flash was running off server as a stand alone presentation and I tried to include the free fusioncharts in it. The problem arised when I've tried to load multiple charts.swf, into my main Flash Projector, that get their data from external XML files. All the charts.swf seem to be looking for the same XML file "Data.xml" in the directory where my main flash was. I've tried to use LoadVariables() to pass the value of different xml filenames to the charts.swf when they were being loaded, into myMain swf, but they seemed to ignore them. &lt;/P&gt;&lt;P&gt;When I went through the documentation it doesn't state anything about how to pass the XML filename from flash to charts.swf for the free version. &lt;/P&gt;&lt;P&gt;So my question, Is there any workaround to solve this problem?&lt;/P&gt;&lt;P&gt;TQ.</description><pubDate>Fri, 11 Apr 2008 11:56:39 GMT</pubDate><dc:creator>EshareOne</dc:creator></item><item><title>Problems With Gantt Chart</title><link>http://www.fusioncharts.com/forum/Topic4923-41-1.aspx</link><description>I'm trying out the fusion charts and I'm having some difficulty with the Gantt charts. My chart spans a 24 hour period with about 79 columns. It appears only two columns are showing. Anyone have time to look at this xml and see if I missed something obvious?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris</description><pubDate>Tue, 04 Mar 2008 19:09:49 GMT</pubDate><dc:creator>cnaude</dc:creator></item><item><title>Secondary Y-axis still ignores minimum setting</title><link>http://www.fusioncharts.com/forum/Topic5408-41-1.aspx</link><description>I'm having a similar problem with the secondary y-axis that others have reported, [url=http://www.fusioncharts.com/forum/Topic3341-41-1.aspx]http://www.fusioncharts.com/forum/Topic3341-41-1.aspx[/url].&lt;br&gt;&lt;br&gt;I am using the Combination 2D bar/line graph to track local gas prices, unleaded (primary) and diesel (secondary).&lt;br&gt;&lt;br&gt;I set the minimum (3.00) and maximum (4.50) values the same for both axes but the S-axis starts at zero anyway: [url=http://www.wbay.com/Global/category.asp?C=74537]http://www.wbay.com/Global/category.asp?C=74537[/url]. If you don't read the chart carefully, the right-hand side of the chart looks like unleaded gas is 90 cents per gallon.&lt;br&gt;&lt;br&gt;I ensured none of the data is beneath 3.00 -- the lowest unleaded (P) price is 3.09, the lowest diesel (S) price is 3.75.&lt;br&gt;&lt;br&gt;So far I have tried:&lt;br&gt;* The solution in last month's topic but that resulted in diesel prices becoming a bar chart (P-axis), not a line&lt;br&gt;* Setting the SYAxisMinValue at 3, at 3.00, and 3.0, or 3.05 or 2.99.&lt;br&gt;* Setting the values in the XML file with quotation marks (") and single marks (')&lt;br&gt;* Not setting minimum or maximum values at all&lt;br&gt;* Putting SYAxis settings before or after the PYAxis settings&lt;br&gt;* formatNumberScale set to 1 or 0.&lt;br&gt;&lt;br&gt;Here is the opening of my XML file. If you need the complete data, let me know.&lt;br&gt;&lt;br&gt;graph caption=' ' PYAxisName='Unleaded Price' SYAxisName='Diesel Price' bgSWF='pumpinggas.jpg' showShadow='0' canvasBgAlpha='40' canvasBorderThickness='0' SYAxisMinValue='3.00' SYAxisMaxValue='4.50' PYAxisMinValue='3.00' PYAxisMaxValue='4.50' hovercapbg='CEDBFF' hovercapborder='639AFF' formatNumberScale='0' numberPrefix='$' numberSuffix='.9' decimalPrecision='2' showvalues='0' animation='1' numdivlines='14' numVdivlines='0' rotateNames='1' outCnvBaseFontColor='FFFFFF'</description><pubDate>Tue, 01 Apr 2008 12:59:23 GMT</pubDate><dc:creator>gbwis54301</dc:creator></item><item><title>I want to set the y-axis max and min limit from like 50 to 100</title><link>http://www.fusioncharts.com/forum/Topic5196-41-1.aspx</link><description>Hi all,&lt;/P&gt;&lt;P&gt;the values i am passing to a multiseries line FS are between 60 to 80 and i set the y-axis max and min limit to 60 and 80 respectively. But chart is being plotted from 0 to 80. Why?&lt;/P&gt;&lt;P&gt;I want to set the limit from 60 to 80 only. What should i do?</description><pubDate>Fri, 21 Mar 2008 00:05:01 GMT</pubDate><dc:creator>Mahesh Agarwal</dc:creator></item><item><title>Stacked Charts moving form 2D to 3D</title><link>http://www.fusioncharts.com/forum/Topic5126-41-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;I'm trying to change my StackedColumn2D chart to 3D.&lt;br&gt;I didnt change anything in xml.&lt;br&gt;I changed my chart file name to StackedColumn3D.&lt;br&gt;&lt;br&gt;I'm getting a chart with only border and no data plotted.&lt;br&gt;Is there anything else that I need to modify?&lt;br&gt;</description><pubDate>Mon, 17 Mar 2008 23:08:32 GMT</pubDate><dc:creator>vidya5678</dc:creator></item><item><title>No Base Line</title><link>http://www.fusioncharts.com/forum/Topic5060-41-1.aspx</link><description>I use a &lt;FONT color=#a31515 size=2&gt;FCF_Column2D &lt;FONT color=#111111&gt;chart. I need remove the Canvas Border but I need a Base Line. How can I do this?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#111111&gt;Thanks for all. &lt;/FONT&gt;</description><pubDate>Thu, 13 Mar 2008 14:10:39 GMT</pubDate><dc:creator>Andre</dc:creator></item><item><title>Pla help ASAP</title><link>http://www.fusioncharts.com/forum/Topic5024-41-1.aspx</link><description>Hi,&lt;BR&gt;will the fusion chart provide its flash objects as css file?. Our company is using css file for layout of charts.&lt;BR&gt;Thanks,&lt;BR&gt;Juno</description><pubDate>Tue, 11 Mar 2008 11:27:02 GMT</pubDate><dc:creator>junolawrance1</dc:creator></item><item><title>Graph legends</title><link>http://www.fusioncharts.com/forum/Topic4929-41-1.aspx</link><description>I can use symbols for points on a line graph, e.g. a triangle or circle, however, I cannot get the symbol to appear on the legend - any ideas?</description><pubDate>Wed, 05 Mar 2008 03:10:50 GMT</pubDate><dc:creator>rbs1</dc:creator></item><item><title>Stacked Column Chart - Start Y axis at 80% instead of 0%</title><link>http://www.fusioncharts.com/forum/Topic4859-41-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;I need to generate a Stacked Column Chart whose Y axis starts at 80% instead of 0% using Fusion Charts.&lt;br&gt;What is the parameter to change the Y axis init value?&lt;br&gt;&lt;br&gt;Thanks!</description><pubDate>Mon, 03 Mar 2008 00:37:55 GMT</pubDate><dc:creator>vidya5678</dc:creator></item><item><title>How do I handle a URL as XML data</title><link>http://www.fusioncharts.com/forum/Topic4844-41-1.aspx</link><description>I am thinking of using the free version on Django.&lt;br&gt;&lt;br&gt;I want to store the swf files on a URL like media.mysite.com/charts/ ---.swf&lt;br&gt;&lt;br&gt;And the URL for Data.xml can be http://mysite.com/sml/data1/&lt;br&gt;&lt;br&gt;Is it possible and is so how?&lt;br&gt;&lt;br&gt;:cool:</description><pubDate>Fri, 29 Feb 2008 11:42:27 GMT</pubDate><dc:creator>ramdaz</dc:creator></item><item><title>XML structure (daily data)</title><link>http://www.fusioncharts.com/forum/Topic4702-41-1.aspx</link><description>Hi&lt;P&gt;i upload xml file with structure&lt;/P&gt;&lt;P&gt;&amp;lt;chart caption="NC" subcaption="NC-daily" xaxisname="Date" yaxisname="value" numberprefix="$" palette="5"&amp;gt;&lt;BR&gt; &amp;lt;set name="19950728" value="365.03" /&amp;gt;&lt;BR&gt; &amp;lt;set name="19950731" value="359.95" /&amp;gt;&lt;BR&gt; &amp;lt;set name="19950801" value="353.09" /&amp;gt;&lt;BR&gt; &amp;lt;set name="19950802" value="347.04" /&amp;gt;&lt;BR&gt; &amp;lt;set name="19950803" value="347.89" /&amp;gt;&lt;BR&gt; &amp;lt;set name="19950804" value="352.66" /&amp;gt;&lt;BR&gt;&amp;lt;/chart&amp;gt;&lt;/P&gt;&lt;P&gt;i trying this date format 1995/01/08 too, but unfortunately i see only "no data to display"&lt;/P&gt;&lt;P&gt;whats is wrong?&lt;P&gt; &lt;P&gt; &lt;P&gt;EDIT:&lt;P&gt; &lt;P&gt;maybe you can introduce csv od .txt format like that&lt;P&gt; &lt;P&gt;&amp;lt;DTYYYYMMDD&amp;gt;,&amp;lt;OPEN&amp;gt;,&amp;lt;HIGH&amp;gt;,&amp;lt;LOW&amp;gt;,&amp;lt;CLOSE&amp;gt;,&amp;lt;VOL&amp;gt;,&lt;BR&gt;19950728,370.68,371.35,364.40,365.03,000,365.03&lt;BR&gt;19950731,365.93,366.33,335.74,359.95,000,359.95&lt;BR&gt;19950801,360.20,360.22,349.95,353.09,000,353.09&lt;BR&gt;19950802,356.07,360.07,346.82,347.04,000,347.04&lt;BR&gt;19950803,343.94,348.30,339.14,347.89,000,347.89&lt;BR&gt;19950804,348.68,353.62,348.68,352.66,000,352.66&lt;BR&gt;19950807,353.78,357.41,352.86,355.20,000,355.20&lt;BR&gt;19950808,357.09,358.02,354.99,356.17,000,356.17&lt;BR&gt;19950809,362.67,363.74,360.74,361.90,000,361.90&lt;BR&gt;19950810,362.42,363.16,356.64,357.32,000,357.32&lt;BR&gt;19950811,360.44,362.04,356.89,361.96,000,361.96&lt;BR&gt;19950814,362.68,367.71,361.36,367.70,000,367.70&lt;BR&gt;19950815,369.61,369.99,364.16,367.63,000,367.63&lt;BR&gt;19950816,369.51,375.40,368.49,375.40,000,375.40&lt;/P&gt;&lt;P&gt;&lt;BR&gt; </description><pubDate>Mon, 25 Feb 2008 07:22:58 GMT</pubDate><dc:creator>AboutMe</dc:creator></item><item><title>Unicode + Single quotes</title><link>http://www.fusioncharts.com/forum/Topic2684-41-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;I am trying to use strings with unicode characters in tooltips, labels etc. on FusionCharts. Despite setting the character set and using escaping, the charting tool appears to only use something like Latin1 and not contain any characters beyond it.&lt;br&gt;&lt;br&gt;This for example:&lt;br&gt;&lt;br&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;br&gt;&amp;lt;chart&amp;gt;&lt;br&gt;&amp;lt;set label='a' value='10' toolText='&amp;amp;#8220;Fraternit&amp;amp;#233;&amp;amp;#8221;' /&amp;gt;&lt;br&gt;&amp;lt;/chart&amp;gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;(Using UTF-8 characters directly, rather than the numeric codes above, results in complete nonsense being drawn.)&lt;br&gt;&lt;br&gt;Is there any way of getting the widget to display anything more than just Latin1?&lt;br&gt;&lt;br&gt;Furthermore, I observe that the XML format accepts only single quotes and no double quotes in element attributes. Honestly, that's not XML! :-( http://www.w3.org/TR/xml/&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Martin&lt;br&gt;&lt;br&gt;PS. Your forum does not escape HTML tags. Please read about [url=http://en.wikipedia.org/wiki/Cross-site_scripting]cross-site scripting[/url].</description><pubDate>Thu, 11 Oct 2007 07:15:36 GMT</pubDate><dc:creator>marthynn</dc:creator></item><item><title>dataURL is not refreshing the xml data</title><link>http://www.fusioncharts.com/forum/Topic4645-41-1.aspx</link><description>&lt;br&gt;First of all i want to congratulate The FusionChart Team for making such a wonderful Tool.My problem is am trying to embed this swf file in a pdf using java.For each chart i used to create different xml data.But the problem is that data inside the chart is not been refreshed everytime.am able to embed flash inside the pdf,but the chart is not being refreshed.am getting the same data again and again.....cn anyone help me to sort out this.One more question is it necessary to name the xml file starting with Data like Data.xml,Data2005.xml???&lt;br&gt;&lt;br&gt;am setting the code like this&lt;br&gt;&lt;br&gt; Document document = new Document(PageSize.A4); &lt;br&gt; PdfWriter writer = PdfWriter.getInstance(document, new FileOutputStream(pdfFile));&lt;br&gt;document.open();&lt;br&gt; document.add(new Annotation(100f, 550f, 500f, 800f, "Charts/FC_MSLine.swf?dataURL=datajkhfusdn.xml","application/x-shockwave-flash", true));  &lt;br&gt;		 document.close();	 &lt;br&gt;Everytime new xml files is to be updated in this code.how cn i get this? Thanks in advance&lt;br&gt; &lt;br&gt;</description><pubDate>Thu, 21 Feb 2008 05:38:50 GMT</pubDate><dc:creator>aman374088</dc:creator></item><item><title>ERROR: Invalid XML encountered.</title><link>http://www.fusioncharts.com/forum/Topic3569-41-1.aspx</link><description>I'm pulling db generated xml and using xslt to transform it to FC readable XML.  The output xml is written to a webpage by document.write(fc_xml).  This page is then used as the URL for dataURL.&lt;/P&gt;&lt;P&gt;The content is not visible if fc_xml is loaded, but the source listing is correct.&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR&gt;&amp;lt;chart caption="test" decimals="0" enableSmartLabels="1"&amp;gt;&lt;BR&gt;&amp;lt;set label="Alchemy" value="4" /&amp;gt;&lt;BR&gt;&amp;lt;set label="Orion/Pegasus" value="38" /&amp;gt;&lt;BR&gt;&amp;lt;set label="Other" value="56" /&amp;gt;&lt;BR&gt;&amp;lt;set label="SandCraft" value="34" /&amp;gt;&lt;BR&gt;&amp;lt;set label="Scalable Processor Solutions" value="57" /&amp;gt;&lt;BR&gt;&amp;lt;/chart&amp;gt;&lt;/P&gt;&lt;P&gt;I always get this error: "ERROR: Invalid XML encountered. A start-tag is not matched with an end-tag. Click the above "dataURL Invoked" link to see the XML in browser Or check the XML data provided."&lt;BR&gt;</description><pubDate>Tue, 01 Jan 2008 18:18:28 GMT</pubDate><dc:creator>fxyekim</dc:creator></item><item><title>Using Percent symbol in Charts</title><link>http://www.fusioncharts.com/forum/Topic4718-41-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;I'm creating a stacked column chart and I need to use percentage (%) symbol in the text representing the different colors. &lt;br&gt;I tried creating &lt;dataset seriesName= &gt; tag and it is not taking percent symbol in the string. &lt;br&gt;&lt;br&gt;Please help!&lt;br&gt;&lt;br&gt;</description><pubDate>Tue, 26 Feb 2008 07:02:03 GMT</pubDate><dc:creator>vidya5678</dc:creator></item><item><title>Setting a Zero Value</title><link>http://www.fusioncharts.com/forum/Topic4611-41-1.aspx</link><description>How can I set a zero value, such as:&lt;br&gt;&lt;br&gt;&amp;lt;set label=&amp;quot;Jan 27&amp;quot; value=&amp;quot;0&amp;quot; /&amp;gt;&lt;br&gt;&lt;br&gt;When I try that, it just skips over the zero and sets the next record to that one.&lt;br&gt;&lt;br&gt;Look here: http://www.deleteheads.com/analytics/pageviews/&lt;br&gt;&lt;br&gt;Any help is appreciated!&lt;br&gt;&lt;br&gt;Thanks!</description><pubDate>Wed, 20 Feb 2008 17:46:37 GMT</pubDate><dc:creator>ncc1701</dc:creator></item><item><title>Legends</title><link>http://www.fusioncharts.com/forum/Topic4651-41-1.aspx</link><description>hi..&lt;/P&gt;&lt;P&gt; Is there any way to add legends for the angular gauge chart.</description><pubDate>Thu, 21 Feb 2008 06:01:45 GMT</pubDate><dc:creator>Anita</dc:creator></item><item><title>Specify colors of bars</title><link>http://www.fusioncharts.com/forum/Topic4524-41-1.aspx</link><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;I’m trying specify the colors of the bars in my graphs. I saw how to do this in a simple bar graph but the same methodology doesn’t seem to apply to the XML for the MSColumn3DLineDY graph. &lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;Where do you place the hexadecimal color code in the XML for this type of graph? &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;Here’s what I currently have:&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;- &amp;lt;chart palette="1" caption="Daily Activations" shownames="1" showvalues="0" numberPrefix="" sYAxisValuesDecimals="2" connectNullData="0" PYAxisName="Daily" SYAxisName="Total" numDivLines="4" formatNumberScale="0"&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;- &amp;lt;categories&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;category label="2/7" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;category label="2/8" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;category label="2/9" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;category label="2/10" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;category label="2/11" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&amp;lt;category label="2/12" /&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&amp;lt;category label="2/13" /&amp;gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;/categories&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;- &amp;lt;dataset seriesName="Activations/ Add a line" showValues="0" color="FF6600"&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="35453" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="40011" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="42795" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="35113" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="32698" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="26704" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="33037" /&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;/dataset&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;- &amp;lt;dataset seriesName="Equipement Orders/Updates" showValues="0" color="DAA520"&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="32513" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="36064" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="32180" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="24069" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="29911" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="25763" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="31103" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;/dataset&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;- &amp;lt;dataset seriesName="Submitted/Executed Credit" showValues="0" color="0000ff"&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="24255" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="25179" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="21969" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="16650" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="21674" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="21812" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="21983" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;/dataset&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;- &amp;lt;dataset seriesName="Total Activations" showValues="0" parentYAxis="S" color="3333cc"&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="92221" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="101254" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="96944" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="75832" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="84823" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="74279" /&amp;gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;set value="86123" /&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;/dataset&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="mso-spacerun: yes"&gt;  &lt;/SPAN&gt;&amp;lt;/chart&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description><pubDate>Thu, 14 Feb 2008 15:46:18 GMT</pubDate><dc:creator>Gungy</dc:creator></item><item><title>Showing secondary Y-axis SYAxisMinValue ='0' SYAxisMaxValue ='60'</title><link>http://www.fusioncharts.com/forum/Topic3341-41-1.aspx</link><description>Hi all,&lt;/P&gt;&lt;P&gt;I want to restrict Y-axis secondary value from 0 to 60.&lt;/P&gt;&lt;P&gt;i have use &lt;STRONG&gt;SYAxisMinValue ='0' SYAxisMaxValue ='60'&lt;/STRONG&gt; but it is not working......!!!&lt;/P&gt;&lt;P&gt;Did anyone know how to resolve this issue???&lt;/P&gt;&lt;P&gt;Thankx in Advance. :) :)&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swapnil.</description><pubDate>Thu, 13 Dec 2007 00:19:00 GMT</pubDate><dc:creator>Swapnil</dc:creator></item><item><title>Fixed y-axis interval</title><link>http://www.fusioncharts.com/forum/Topic4156-41-1.aspx</link><description>I have a chart and the value are:&lt;BR&gt;14.1, 20.07, 26.46 and 40.63&lt;/P&gt;&lt;P&gt;But the Y-axis interval values are:&lt;BR&gt;4.55, 9.09, 13.64, 18.18....etc&lt;/P&gt;&lt;P&gt;Wht i want is the Y-axis interval be a fixed value, like 10, 20, 30...etc&lt;/P&gt;&lt;P&gt;Wht attribute i should set? Thanks!</description><pubDate>Mon, 28 Jan 2008 02:54:17 GMT</pubDate><dc:creator>bearonweb</dc:creator></item><item><title>Problem with &amp;lt; in conjunction link-attribute</title><link>http://www.fusioncharts.com/forum/Topic3871-41-1.aspx</link><description>Hi,&lt;P&gt;I´m using gannt-chart with dataUrl-method. Without link-attribut it works ( &amp;lt; is encodes with &amp;amp;lt;)&lt;/P&gt;&lt;P&gt;&amp;lt;category start="15.01.08 07:30:00" end="15.01.08 07:59:59" label="&amp;lt;" /&amp;gt;&lt;/P&gt;&lt;P&gt;With link-attribut there are no categories in the chart.&lt;/P&gt;&lt;P&gt;&amp;lt;category start="15.01.08 07:30:00" end="15.01.08 07:59:59" label="&amp;lt;" link="JavaScript:prevDay()" /&amp;gt;&lt;/P&gt;&lt;P&gt;Also the link works if I use other labels. If I use &amp;gt; (&amp;amp;gt;) it works too.&lt;/P&gt;&lt;P&gt;I think this is a bug. Is there any workaround?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Roman</description><pubDate>Tue, 15 Jan 2008 02:58:36 GMT</pubDate><dc:creator>Roman G.</dc:creator></item><item><title>how to make map transparent in mozilla</title><link>http://www.fusioncharts.com/forum/Topic3786-41-1.aspx</link><description>Hi Friends,&lt;BR&gt;&lt;BR&gt;I made fusion map transparent by using following properties.&lt;BR&gt;&lt;BR&gt;1. bgAlpha='0' -- Given in Maps attributes&lt;BR&gt;&lt;BR&gt;2. wmode="transparent"  -- Given in FusionMap.js file&lt;BR&gt;&lt;BR&gt;This works fine in Internet Explorer but not in mozilla.&lt;BR&gt;&lt;BR&gt;Please let me know how I can make map transparent in mozilla.&lt;BR&gt;&lt;BR&gt;Thanks,&lt;BR&gt;Prashant B</description><pubDate>Thu, 10 Jan 2008 04:02:40 GMT</pubDate><dc:creator>prashant</dc:creator></item><item><title>Scroll Line 2D Chart x Axis Labels</title><link>http://www.fusioncharts.com/forum/Topic3733-41-1.aspx</link><description>Hi&lt;/P&gt;&lt;P&gt;When I add labelDisplay='ROTATE' to the chart XML of the Scroll Line 2D Chart, the X axis labels do not appear. Is this by design or am I missing something? :)&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;David</description><pubDate>Wed, 09 Jan 2008 16:25:01 GMT</pubDate><dc:creator>Winetec</dc:creator></item><item><title>Problems with links</title><link>http://www.fusioncharts.com/forum/Topic3610-41-1.aspx</link><description>[code]&lt;br&gt;&lt;br&gt;&lt;br&gt;XML Parsing Error: not well-formed&lt;br&gt;Line Number 16, Column 140:&lt;br&gt;−&lt;br&gt;set y='174.28' x='202.64' link="P-allElement,width=820,height=625,toolbar=no,scrollbars=no,resizable=no -sfinElementStats.py?prod=BOLT&amp;seq=char&amp;shot=dhla&amp;draw=1" toolText='dhla_v0002 174.28 sec. 202.64 MB' showName='1' showLabel='1'/ &lt;br&gt;------------------------------------------------------------------------------------------------------------------------------------------^&lt;br&gt;&lt;br&gt;[/code]&lt;br&gt;&lt;br&gt;&lt;br&gt;I get an xml error when I view the attached XML file.&lt;br&gt;How can I fix this?</description><pubDate>Fri, 04 Jan 2008 16:24:06 GMT</pubDate><dc:creator>tcraigen</dc:creator></item><item><title>JS:updateChart, single-quote/apostrophe</title><link>http://www.fusioncharts.com/forum/Topic3609-41-1.aspx</link><description>using the example application (FusionsCharts and Javascript), I added&lt;br&gt;&lt;br&gt;[quote]var1.replace(/\'/g, "%26apos;");[/quote] &lt;br&gt;to getProductXML() and used var1 in seriesName of the dataset tag so it does include single-quotes. &lt;br&gt;&lt;br&gt;On the initial display the legend of the chart appears correctly, e.g., "Bob's Bistro"; however, when I click a form item and trigger updateChart(), the new chart displays "Bob%26apos;s Bistro". &lt;br&gt;&lt;br&gt;Any ideas?</description><pubDate>Fri, 04 Jan 2008 11:07:20 GMT</pubDate><dc:creator>yavorosky</dc:creator></item><item><title>Multi-Series XML    x-axis labels not showing</title><link>http://www.fusioncharts.com/forum/Topic3388-41-1.aspx</link><description>Hey everyone,&lt;/P&gt;&lt;P&gt;I'm using FusionChartsFree with C#, wasn't sure if this should be posted here or in the .net forum, but I think its an XML issue.&lt;/P&gt;&lt;P&gt;Here is a simple example that illustrates my problem:&lt;/P&gt;&lt;FONT color=#a31515 size=2&gt;&lt;P&gt;&amp;lt;graph caption='Test Graph' xAxisName='Duration' yAxisName='Hours' showBorder='0' formatNumberScale='0' numberSuffix=' H' decimalPrecision='1' showNames='1' showValues='1' AlternateHGridAlpha='30' AlternateHGridColor='CCCCCC' caption='Battery Life' outCnvBaseFont='Arial' outCnvBaseFontSize='10' baseFontColor='black'&amp;gt;&lt;/P&gt;&lt;FONT color=#a31515 size=2&gt;&lt;P&gt;&amp;lt;categories&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;category label='test' showName='1' /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/categories&amp;gt;&lt;/P&gt;&lt;FONT color=#a31515 size=2&gt;&lt;P&gt;&amp;lt;dataset seriesName='test'&amp;gt;&lt;/P&gt;&lt;FONT color=#a31515 size=2&gt;&lt;P&gt;&amp;lt;set value='50' /&amp;gt;&lt;FONT color=#a31515 size=2&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/dataset&amp;gt;&lt;/P&gt;&lt;FONT color=#a31515 size=2&gt;&lt;P&gt;&amp;lt;/graph&amp;gt;&lt;/P&gt;&lt;P&gt;The X-axis is empty and doesnt show the label, if I add more categories, it plots it correctly, its just that the text isn't showing up. Any ideas?&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description><pubDate>Mon, 17 Dec 2007 13:13:55 GMT</pubDate><dc:creator>fhirzall</dc:creator></item><item><title>How to refresh in data.xml</title><link>http://www.fusioncharts.com/forum/Topic3340-41-1.aspx</link><description>&lt;TABLE cellSpacing=0 cellPadding=0 width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class=smalltxt vAlign=top&gt;&lt;SPAN id=_ctl1_ctlTopic_ctlPanelBar_ctlTopicsRepeater__ctl1_lblFullMessage&gt;&lt;FONT size=1&gt;IE7 does not show the new chart, when I write new XML with name. data.xml &lt;/FONT&gt;&lt;P&gt;&lt;FONT size=1&gt;How can I force it to use the last XML file ?&lt;/FONT&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;FONT size=1&gt;my code:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=1&gt;strXML = "&amp;lt;graph caption='Test' subCaption='Sales' decimalPrecision='0' showNames='1' numberSuffix=' Units' pieSliceDepth='25' formatNumberScale='0'&amp;gt;"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=1&gt;strXML = strXML &amp;amp; "&amp;lt;set name='" &amp;amp; "QTD" &amp;amp; "' value='" &amp;amp; nTot.ToString() &amp;amp; "' /&amp;gt;"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=1&gt;strXML = strXML &amp;amp; "&amp;lt;set name='" &amp;amp; "Per" &amp;amp; "' value='" &amp;amp; nPer.ToString() &amp;amp; "' /&amp;gt;"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=1&gt;strXML = strXML &amp;amp; "&amp;lt;/graph&amp;gt;"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=1&gt;&lt;FONT color=#0000ff&gt;Return&lt;/FONT&gt; InfoSoftGlobal.InfoSoftGlobal.FusionCharts.RenderChart("FCF_Column3D.swf", "", strXML, "Barchart", "650", "450", &lt;FONT color=#0000ff&gt;False&lt;/FONT&gt;, &lt;FONT color=#0000ff&gt;False&lt;/FONT&gt;)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=1&gt;Thank you!&lt;/FONT&gt;</description><pubDate>Wed, 12 Dec 2007 18:11:19 GMT</pubDate><dc:creator>cucco</dc:creator></item><item><title>Styling different datasets of a comination chart individually.</title><link>http://www.fusioncharts.com/forum/Topic3083-41-1.aspx</link><description>I posted this last week Wednesday, and now it seems to have been deleted from the forum!&lt;br&gt;Here goes again.. if it was deleted for a reason, please can you notify me!&lt;br&gt;&lt;br&gt;I having using the MSCombiDY2D.swf graph.&lt;br&gt;&lt;br&gt;I have an area-filled line graph, and a bar graph in this chart.&lt;br&gt;&lt;br&gt;Properties such as:&lt;br&gt;showPlotBorder='0'  plotBorderColor=''  plotGradientColor='""&lt;br&gt;in the "chart" tag, style both of my graphs..&lt;br&gt;&lt;br&gt;How can I specify individual settings for each graph (dataset)?&lt;br&gt;&lt;br&gt;Thanks very much,&lt;br&gt;&lt;br&gt;Greg</description><pubDate>Mon, 19 Nov 2007 01:44:39 GMT</pubDate><dc:creator>gregbengis</dc:creator></item><item><title>I dont see the chart but I see the word `Chart.`</title><link>http://www.fusioncharts.com/forum/Topic3034-41-1.aspx</link><description>Hi to all,&lt;P&gt;     How come I dont see the chart, I only see the word `Chart` when I render my chart?&lt;/P&gt;&lt;P&gt;This is my code:&lt;/P&gt;&lt;P&gt;$strXML .= "&amp;lt;graph formatNumberScale='0' decimalPrecision='0' showvalues='0' animation='1' numdivlines='3' numVdivlines='0' yaxisminvalue='1000' yaxismaxvalue='1800' lineThickness='3'&amp;gt;";&lt;BR&gt;$strXML .= "&amp;lt;categories&amp;gt;";&lt;BR&gt;$i=0;&lt;BR&gt;foreach($statuses as $status){&lt;BR&gt; $strXML .= "&amp;lt;category name='"  .$status[$i] . "'/&amp;gt;";&lt;BR&gt;$i++;&lt;BR&gt;}&lt;BR&gt;$strXML .= "&amp;lt;/categories&amp;gt;";&lt;BR&gt;$i=0;&lt;BR&gt;while($i &amp;lt; count($users)){&lt;BR&gt; $strXML .= "&amp;lt;dataset seriesname='" . $users[$i] . "'&amp;gt;";&lt;BR&gt; $a=0;&lt;BR&gt; while($a &amp;lt; count($count[0])) {&lt;BR&gt;  $strXML .= "&amp;lt;set name='" . $count[$i][a] . "' value='" . $count[$i][a] ."' color='". getFCColor() ."'/&amp;gt;";&lt;BR&gt;  $a++;&lt;BR&gt; }&lt;BR&gt; $strXML .= "&amp;lt;/dataset&amp;gt;";&lt;BR&gt; $i++;&lt;BR&gt;}&lt;BR&gt;$strXML .= "&amp;lt;/graph&amp;gt;";&lt;BR&gt;echo renderChart("FusionCharts/FCF_Line.swf", "", $strXML, "agentbenchmark",1000, 600);&lt;/P&gt;&lt;P&gt;Can you help me with this?&lt;/P&gt;&lt;P&gt;Good day</description><pubDate>Tue, 13 Nov 2007 14:06:51 GMT</pubDate><dc:creator>rey_philip</dc:creator></item><item><title>XML refresh</title><link>http://www.fusioncharts.com/forum/Topic2998-41-1.aspx</link><description>IE6 does not show the new chart, when I write new XML with the same name.&lt;/P&gt;&lt;P&gt;How can I force it to use the last XML file ?&lt;/P&gt;&lt;P&gt;shalom</description><pubDate>Fri, 09 Nov 2007 00:29:13 GMT</pubDate><dc:creator>ShalomB</dc:creator></item><item><title>rotateNames='0' not working?</title><link>http://www.fusioncharts.com/forum/Topic2755-41-1.aspx</link><description>It seems that rotateNames='0' does not do anything. I'm using the following XML file:&lt;br&gt;&lt;br&gt;&amp;lt;graph rotatenames='0' caption='Monthly Unit Sales' xAxisName='системы' yAxisName='системы' decimalPrecision='0' formatNumberScale='0' chartRightMargin='30'&amp;gt;&lt;br&gt;  &amp;lt;set name='Jan' value='462' color='AFD8F8' /&amp;gt;&lt;br&gt;  &amp;lt;set name='Feb' value='857' color='F6BD0F' /&amp;gt;&lt;br&gt;  &amp;lt;set name='Mar' value='671' color='8BBA00' /&amp;gt;&lt;br&gt;  &amp;lt;set name='Apr' value='494' color='FF8E46' /&amp;gt;&lt;br&gt;  &amp;lt;set name='May' value='761' color='008E8E' /&amp;gt;&lt;br&gt;  &amp;lt;set name='Jun' value='960' color='D64646' /&amp;gt;&lt;br&gt;  &amp;lt;set name='Jul' value='629' color='8E468E' /&amp;gt;&lt;br&gt;  &amp;lt;set name='Aug' value='622' color='588526' /&amp;gt;&lt;br&gt;  &amp;lt;set name='Sep' value='376' color='B3AA00' /&amp;gt;&lt;br&gt;  &amp;lt;set name='Oct' value='494' color='008ED6' /&amp;gt;&lt;br&gt;  &amp;lt;set name='Nov' value='761' color='9D080D' /&amp;gt;&lt;br&gt;  &amp;lt;set name='Dec' value='960' color='A186BE' /&amp;gt;&lt;br&gt;  &amp;lt;trendlines&amp;gt;&lt;br&gt;    &amp;lt;line startvalue='0' endvalue='600' displayValue=' ' color='ccffcc' thickness='1' isTrendZone='1' alpha='60' /&amp;gt;&lt;br&gt;    &amp;lt;line startvalue='600' endvalue='800' displayValue=' ' color='ffffcc' thickness='1' isTrendZone='1' alpha='60' /&amp;gt;&lt;br&gt;    &amp;lt;line startvalue='800' endvalue='1000' displayValue=' ' color='ffcccc' thickness='1' isTrendZone='1' alpha='60' /&amp;gt;&lt;br&gt;  &amp;lt;/trendlines&amp;gt;&lt;br&gt;&amp;lt;/graph&amp;gt;&lt;br&gt;&lt;br&gt;and the yAxisName does not show up. However, according to the documentation located at [url]http://www.fusioncharts.com/Free/Docs/Contents/Adv_SpChar.html[/url], it says:&lt;br&gt;&lt;br&gt;[quote]That is, if you want to use multi-lingual characters, you'll need to show horizontal x-axis names and y-axis names without being rotated (using &amp;lt;graph rotateNames='0' ..&amp;gt; ).[/quote]&lt;br&gt;&lt;br&gt;Is this feature broken, am I doing something wrong, or is the documentation wrong?&lt;br&gt;&lt;br&gt;Thanks for your help,&lt;br&gt;Charlie&lt;br&gt;&lt;br&gt;PS: Something's broken on this board. [code][/code] blocks don't seem to do anything...</description><pubDate>Fri, 19 Oct 2007 19:35:39 GMT</pubDate><dc:creator>Aragorn450</dc:creator></item><item><title>Lack of a DOM</title><link>http://www.fusioncharts.com/forum/Topic2122-41-1.aspx</link><description>The Problem:&lt;br&gt;Trying to read the "toolText" value.&lt;br&gt;&lt;br&gt;The XML (configured correctly, forum won't let me post it):&lt;br&gt;dataSet id="CumulativeSpend" seriesName="Cumulative Spend"&lt;br&gt;	set id="setID130" x="130" y="10152.00" toolText="A, Biliji   Days:130   Spend:10152.00"&lt;br&gt;	set id="setID191" x="191" y="7472.27" toolText="Amazioin, Joseph   Days:191   Spend:7472.27"&lt;br&gt;	set id="setID73" x="73" y="3360.00" toolText="Amlorty, Srich   Days:73   Spend:3360.00"&lt;br&gt;/dataset&lt;br&gt;&lt;br&gt;The Javascript (it's yours already, you may recognize it):&lt;br&gt;[code]		//Now generate a tabular format of data returned as array&lt;br&gt;		var arrData = ourChart.getData();&lt;br&gt;		//If no data has been selected return an error&lt;br&gt;		if (arrData.length==0){&lt;br&gt;			alert("Please select atleast one data point on chart by drawing a rectangle");&lt;br&gt;			return;&lt;br&gt;		}&lt;br&gt;		var i,j;&lt;br&gt;		//Now we'll generate an HTML string for it&lt;br&gt;		var strHTML = "&lt;table width='100%' align='center' cellpadding='2' class='text'&gt;";&lt;br&gt;		for (i=0; i&lt;arrData.length; i++){&lt;br&gt;			//Iterate through each row of data&lt;br&gt;			//First column contains the dataset id.&lt;br&gt;			//Add dataset id&lt;br&gt;			var dataSetID = arrData[i][0];&lt;br&gt;			strHTML = strHTML + "&lt;tr&gt;&lt;td bgColor='#F1F1F1'&gt;&lt;b&gt;" + dataSetID + "&lt;/b&gt;&lt;/td&gt;&lt;td&gt;";&lt;br&gt;			var infoSet = arrData[i][1];&lt;br&gt;			alert (infoSet);&lt;br&gt;//arrData[i][0] returns the string "Cumulative Spend"&lt;br&gt;//arrData[i][1] returns the setID as a string&lt;br&gt;	&lt;br&gt;			//Iterate through all the data in this dataset&lt;br&gt;			for (j=1; j&lt;arrData[i].length; j++){&lt;br&gt;				//Add data to HTML code&lt;br&gt;				strHTML = strHTML + arrData[i][j];&lt;br&gt;				//Add separator comma to all but last item&lt;br&gt;				if (j&lt;arrData[i].length-1){&lt;br&gt;					strHTML = strHTML  + ", ";&lt;br&gt;				}				&lt;br&gt;			}&lt;br&gt;			strHTML = strHTML + "&lt;/td&gt;&lt;/tr&gt;";&lt;br&gt;		}&lt;br&gt;		//Close table tag&lt;br&gt;		strHTML = strHTML + "&lt;/table&gt;";&lt;br&gt;		//Write the data to the required div&lt;br&gt;		var tableDiv = &amp;#100;ocument.getElementById('tableDataContainer');	&lt;br&gt;		tableDiv.innerHTML = strHTML;&lt;br&gt;	}[/code]&lt;br&gt;&lt;br&gt;I originally thought the problem was contained within this area, but I think it's actually in FusionCharts.js. Problem is I'm trying to reference the XML using the DOM, but it appears as though the information returned is not set up as a DOM. Assistance would be GREATLY appreciated. Thanks in advance.</description><pubDate>Tue, 28 Aug 2007 10:20:22 GMT</pubDate><dc:creator>JoE</dc:creator></item><item><title>How I change the values from the line by toolText values??</title><link>http://www.fusioncharts.com/forum/Topic2372-41-1.aspx</link><description>How can I change the value that is displayed?&lt;br&gt;By exemple: the same text of the tooltip text is showed in the graph's value, using the line's graph.&lt;br&gt;&lt;br&gt;&lt;br&gt;Thank you.</description><pubDate>Wed, 12 Sep 2007 11:53:13 GMT</pubDate><dc:creator>denisgianne</dc:creator></item></channel></rss>