﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionWidgets v3 (previously FusionGadgets) / Bug Reports </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>Sun, 11 May 2008 23:26:41 GMT</lastBuildDate><ttl>20</ttl><item><title>Gantt's connector option is not working</title><link>http://www.fusioncharts.com/forum/Topic5258-18-1.aspx</link><description>please cheek xml and jpg file!&lt;br&gt;&lt;br&gt;-----------------------------------------------------------&lt;br&gt;My problem is last connector is not working.&lt;br&gt;Except connector 1, all connecctor like same.&lt;br&gt;I think last connector, &lt;connector fromTaskId='12' toTaskId='13' thickness='2' fromTaskConnectEnd='1' toTaskConnectEnd='1'/&gt; should be start task's right side start and end task's right side end.&lt;br&gt;&lt;br&gt;As site writen&lt;br&gt;--------------------------------------&lt;br&gt;FusionGadgets allows you select whether to connect the start or end of each task bar using fromTaskConnectStart, fromTaskConnectEnd, toTaskConnectStart and toTaskConnectEnd attributes for each &lt;connector&gt; element. For example, if you wanted to connect the ends of both bars, you could set:&lt;br&gt;&lt;br&gt;&lt;connector ... fromTaskConnectEnd='1' toTaskConnectEnd='1' ..&gt; &lt;br&gt;--------------------------------------&lt;br&gt;but I can't see 'fromTaskConnectEnd', 'toTaskConnectEnd' Gantt's XML sheet &lt;connector&gt; element.&lt;br&gt;&lt;br&gt;please tell me how I can uset this elements.&lt;br&gt;&lt;br&gt;good day&lt;br&gt;&lt;br&gt;</description><pubDate>Tue, 25 Mar 2008 04:32:59 GMT</pubDate><dc:creator>so-yeun81</dc:creator></item><item><title>FontColor not working on Gantt [task] or [tasks] element</title><link>http://www.fusioncharts.com/forum/Topic4948-18-1.aspx</link><description>Hi:&lt;br&gt;&lt;br&gt;When I set the fontColor attribute on either the [tasks] element or on individual [task] elements, the label text never changes but always remains black. I've successfully used colors on several other elements, so I think this may be a bug. The results are the same on both Firefox and IE browsers.</description><pubDate>Wed, 05 Mar 2008 20:59:44 GMT</pubDate><dc:creator>Ray</dc:creator></item><item><title>annotationGroup link</title><link>http://www.fusioncharts.com/forum/Topic4851-18-1.aspx</link><description>When i click an annotation in the chart, I always get the link for the last annotationGroupElement.&lt;br&gt;Im using annotations to label and make links in AngularGauge.swf.&lt;br&gt;&lt;br&gt;For example if i click the Idéavklaring text in FaseA, i get the link for FaseE. (or if FaseE is removed, i get the link for FaseD)&lt;br&gt;&lt;br&gt;&lt;br&gt;[b]XML[/b]&lt;br&gt;[code]&amp;lt;annotations&amp;gt;&lt;br&gt;  &amp;lt;annotationGroup id='FaseA' showBelow='0' link=&amp;quot;javascript:get_iteration_html('1');&amp;quot;  /&amp;gt;&lt;br&gt;       &amp;lt;annotation type='text' x='60' y='105' label='Idéavklaring'  size='9' color='000000' /&amp;gt;&lt;br&gt;   &amp;lt;/annotationGroup&amp;gt;&lt;br&gt;  &amp;lt;annotationGroup id='FaseB' showBelow='0' link=&amp;quot;javascript:get_iteration_html('2');&amp;quot;  &amp;gt;&lt;br&gt;    &amp;lt;annotation type='text' x='75' y='65' label='Idéutvikling'  size='9' color='000000' /&amp;gt;&lt;br&gt;   &amp;lt;/annotationGroup&amp;gt;&lt;br&gt;  &amp;lt;annotationGroup id='FaseC' showBelow='0' link=&amp;quot;javascript:get_iteration_html('3');&amp;quot;  &amp;gt;&lt;br&gt;    &amp;lt;annotation type='text' x='125' y='25' label='Forretnings'  size='9' color='000000' /&amp;gt;&lt;br&gt;    &amp;lt;annotation type='text' x='125' y='40' label='utvikling'  size='9' color='000000' /&amp;gt;&lt;br&gt;  &amp;lt;/annotationGroup&amp;gt;&lt;br&gt;  &amp;lt;annotationGroup id='FaseD' showBelow='0' link=&amp;quot;javascript:get_iteration_html('4');&amp;quot; &amp;gt;&lt;br&gt;    &amp;lt;annotation type='text' x='170' y='65' label='Drift'  size='9' color='000000' /&amp;gt;&lt;br&gt;  &amp;lt;/annotationGroup&amp;gt;&lt;br&gt;  &amp;lt;annotationGroup id='FaseE' showBelow='0' link=&amp;quot;javascript:get_iteration_html('5');&amp;quot;  &amp;gt;&lt;br&gt;    &amp;lt;annotation type='text' x='200' y='100' label='Vekst'  size='9' color='000000' /&amp;gt;&lt;br&gt;  &amp;lt;/annotationGroup&amp;gt;&lt;br&gt;&amp;lt;/annotations&amp;gt;[/code]&lt;br&gt;&lt;br&gt;[b]Javascript[/b]&lt;br&gt;[code]function get_iteration_html(phase)&lt;br&gt;{&lt;br&gt;alert(phase);&lt;br&gt;}&lt;br&gt;[/code]&lt;br&gt;&lt;br&gt;Have tried all sort of changes and testing to make it work, but no luck. Therefore i assume that it's a bug.</description><pubDate>Sat, 01 Mar 2008 09:40:11 GMT</pubDate><dc:creator>Rasmus</dc:creator></item><item><title>Problem with "&amp;lt;" in conjunction with link-attribute</title><link>http://www.fusioncharts.com/forum/Topic3874-18-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;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&lt;/SPAN&gt; &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description><pubDate>Tue, 15 Jan 2008 08:26:42 GMT</pubDate><dc:creator>Roman G.</dc:creator></item><item><title>Sparkline - incorrect scale with target line?</title><link>http://www.fusioncharts.com/forum/Topic3447-18-1.aspx</link><description>I am generating a sparkline with a target line. The target line represents a limit that the values are not supposed to breach. It's fine if any of the values "cross" the target line, but if not - as below - the scale for the chart is not automatically chosen to show the target line...&lt;br&gt;&lt;br&gt;I think I can workaround by checking for the largest value and setting yAxisMaxValue...&lt;br&gt;&lt;br&gt;Bug?&lt;br&gt;&lt;br&gt;Thanks &lt;br&gt;&lt;br&gt;John</description><pubDate>Fri, 21 Dec 2007 06:10:44 GMT</pubDate><dc:creator>John</dc:creator></item><item><title>Realt-time multiple updates do not show all data</title><link>http://www.fusioncharts.com/forum/Topic3000-18-1.aspx</link><description>I am presently evaluating FusionGadgets for real-time charting. &lt;br&gt;&lt;br&gt;My data generation page is returning this:&lt;br&gt;&lt;br&gt;&amp;label=a,b,c,d&amp;value=1,2,3,4|-1,-2,-3,-4&lt;br&gt;&lt;br&gt;This is exactly as described in the documentation http://www.fusioncharts.com/gadgets/docs/Contents/DSC_MUpdates.html&lt;br&gt;&lt;br&gt;I have a dual-axis Y real-time chart that is listening for the above. On the secondary axis, only three values ever get plotted; the final -4 is missing. &lt;br&gt;&lt;br&gt;I can't figure out how to upload a picture or I could post one here. &lt;br&gt;</description><pubDate>Fri, 09 Nov 2007 10:49:21 GMT</pubDate><dc:creator>pchong</dc:creator></item><item><title>Styles &amp;gt; Font Color not working for TRENDVALUES</title><link>http://www.fusioncharts.com/forum/Topic2984-18-1.aspx</link><description>I am working with a Gantt chart that utilizes a trend zone.  I have been unable to alter the COLOR of the TRENDVALUES font using &amp;lt;Style&amp;gt;.  However, I have been able to change the font face/bgColor/borderColor, add underline, make bold, make italic, and change the size successfully.  Therefore, I'm fairly certain I am applying the &amp;lt;Style&amp;gt; correctly.  I also applied the same &amp;lt;Style&amp;gt; to the TASKLABELS object and it correctly applied the font color. &lt;/P&gt;&lt;P&gt;Thank you,</description><pubDate>Tue, 06 Nov 2007 14:44:59 GMT</pubDate><dc:creator>TRT04</dc:creator></item><item><title>Font style</title><link>http://www.fusioncharts.com/forum/Topic2999-18-1.aspx</link><description>can someone help me to find out how i can change the font styles to be&lt;BR&gt;bold on value and category. it will be nice to have some examples for how it works&lt;BR&gt;in xml.&lt;/P&gt;&lt;P&gt;[code]&amp;lt;graph caption='' &lt;BR&gt;xAxisName='Politiske partier' &lt;BR&gt;canvasBgColor='FFFFFF' &lt;BR&gt;canvasBaseColor='666666' &lt;BR&gt;hovercapbgColor='FFFFFF' &lt;BR&gt;hovercapborder='F47E00'  &lt;BR&gt;numberSuffix='%25'&lt;BR&gt;baseFontSize='12'&lt;BR&gt;canvasBgDepth='0'&lt;BR&gt;canvasBaseDepth='2'&lt;BR&gt;yAxisMinValue='0'&lt;BR&gt;yAxisMaxValue=''&lt;BR&gt;formatNumber='0'&lt;BR&gt;formatNumberScale='1'&lt;BR&gt;decimalSeparator='.'&lt;BR&gt;decimalPrecision="1" &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;   &amp;lt;categories&amp;gt;&lt;BR&gt;        &amp;lt;category name='A' /&amp;gt; &lt;BR&gt;        &amp;lt;category name='B' /&amp;gt; &lt;BR&gt;        &amp;lt;category name='C' /&amp;gt; &lt;BR&gt;        &amp;lt;category name='F' /&amp;gt; &lt;BR&gt;        &amp;lt;category name='K' /&amp;gt; &lt;BR&gt;        &amp;lt;category name='O' /&amp;gt; &lt;BR&gt;        &amp;lt;category name='V' /&amp;gt; &lt;BR&gt;        &amp;lt;category name='Y' /&amp;gt; &lt;BR&gt;        &amp;lt;category name='Ø' /&amp;gt; &lt;BR&gt;        &amp;lt;category name='?' /&amp;gt; &lt;BR&gt;   &amp;lt;/categories&amp;gt;&lt;BR&gt;  &lt;BR&gt;   &amp;lt;dataset seriesname='De grå søjler viser valgresultatet fra 2005' color='CCCCCC' showValues='0'&amp;gt; &lt;BR&gt;      &amp;lt;set value='25.8' /&amp;gt; &lt;BR&gt;      &amp;lt;set value='9.2'  /&amp;gt; &lt;BR&gt;      &amp;lt;set value='10.3' /&amp;gt; &lt;BR&gt;      &amp;lt;set value='6.0' /&amp;gt; &lt;BR&gt;      &amp;lt;set value='1.7' /&amp;gt; &lt;BR&gt;      &amp;lt;set value='13.3' /&amp;gt; &lt;BR&gt;      &amp;lt;set value='29.0' /&amp;gt; &lt;BR&gt;      &amp;lt;set value='0.0' /&amp;gt; &lt;BR&gt;      &amp;lt;set value='3.4' /&amp;gt; &lt;BR&gt;      &amp;lt;set value='1.3' /&amp;gt; &lt;BR&gt;   &amp;lt;/dataset&amp;gt;&lt;BR&gt;      &amp;lt;dataset&amp;gt;&lt;BR&gt;         &amp;lt;set value='24.2' color='FF3300' /&amp;gt;&lt;BR&gt;         &amp;lt;set value='6.1'  color='6699FF' /&amp;gt;&lt;BR&gt;         &amp;lt;set value='9.4'  color='009900' /&amp;gt;&lt;BR&gt;         &amp;lt;set value='11.9'  color='CC66FF' /&amp;gt;&lt;BR&gt;         &amp;lt;set value='1.5'  color='66CC66' /&amp;gt;&lt;BR&gt;         &amp;lt;set value='11.2'  color='FFCC33' /&amp;gt;&lt;BR&gt;         &amp;lt;set value='27.6'  color='333399' /&amp;gt;&lt;BR&gt;         &amp;lt;set value='4.7' color='999900' /&amp;gt;&lt;BR&gt;         &amp;lt;set value='3.3' color='FF9900' /&amp;gt;&lt;BR&gt;         &amp;lt;set value='0.1'  color='99CCCC' /&amp;gt;&lt;BR&gt;      &amp;lt;/dataset&amp;gt;&lt;BR&gt;&amp;lt;/graph&amp;gt;[/code]</description><pubDate>Fri, 09 Nov 2007 08:22:03 GMT</pubDate><dc:creator>Cevik</dc:creator></item><item><title>Drill Down using Frames Example Issue</title><link>http://www.fusioncharts.com/forum/Topic2792-18-1.aspx</link><description>The Frame Example that comes with with FusionGadgets, "Code\DrillDown\FrameExample.html", launches a new window instead of directing the page to the lower frame. </description><pubDate>Mon, 22 Oct 2007 07:44:47 GMT</pubDate><dc:creator>TRT04</dc:creator></item><item><title>Vertical led - scale range fixed at 0-100?</title><link>http://www.fusioncharts.com/forum/Topic2650-18-1.aspx</link><description>Hi,&lt;P&gt;I am, using vertical led and trying to set the range from 0-5. Have set the min to 0 (lowerLimit='0') and the max to 5 (upperLimit='5').&lt;/P&gt;&lt;P&gt;However, when rendered the range displayed is 0-100. (I verified this by revealing the scale)&lt;/P&gt;&lt;P&gt;I have attached a screenshot &amp;amp; xml.&lt;/P&gt;&lt;P&gt;The chart is getting the realtime updates ok &amp;amp; the color range coding also works.&lt;P&gt;Code is below(I have inserted the line breaks) and screen shot is attached. (At a value of 4.5 out of a max of 5 I would expect most of the display to be fileld). &lt;PRE id=line1&gt;var chart1 = new FusionCharts("/fusion/charts/FusionCharts/VLED.swf", "ChId0", "40", "100", "0", "1");&lt;/PRE&gt;&lt;PRE&gt;chart1.setDataXML("&amp;lt;chart showLimits='1' useSameFillColor='1'   &lt;BR&gt;decimals='2' adjustTM='1' showTickMarks='0' lowerLimit='0' &lt;BR&gt;upperLimit='5' dataStreamURL='xxx.php?probe=leddata%26hosts=2%26metric=load1' showToolTip='1' &lt;BR&gt;toolTip='1 Min Load Avg' numberSuffix='' chartLeftMargin='5' chartRightMargin='5' animation='1'  &lt;BR&gt;dataStamp='1191571200' refreshInterval='13'&amp;gt;&lt;BR&gt;&amp;lt;colorRange&amp;gt;&lt;BR&gt;&amp;lt;color minValue='0' maxValue='1' code='00FF00' /&amp;gt;&lt;BR&gt;&amp;lt;color minValue='1' maxValue='3' code='FFFF00' /&amp;gt;&lt;BR&gt;&amp;lt;color minValue='3' maxValue='5' code='FF0000' /&amp;gt;&lt;BR&gt;&amp;lt;/colorRange&amp;gt;&amp;lt;/chart&amp;gt;");   &lt;BR&gt;chart1.render("chartid0");&lt;/PRE&gt;&lt;PRE&gt; &lt;/PRE&gt;&lt;PRE&gt;How can I get the diplayed Led to only show the range 0-5 instead of 0-100?&lt;/PRE&gt;&lt;PRE&gt; &lt;/PRE&gt;&lt;PRE&gt;tnx&lt;/PRE&gt;</description><pubDate>Tue, 09 Oct 2007 08:06:42 GMT</pubDate><dc:creator>FC Fan</dc:creator></item><item><title>FunnelChart and showFCMenuItem='0'</title><link>http://www.fusioncharts.com/forum/Topic2654-18-1.aspx</link><description>I upgraded to the new gadgets. Nice job! Here's my chart tag which started out as a v2 chart.&lt;br&gt;&lt;br&gt;&lt;chart streamlinedData='0' useSameSlantAngle='1' showFCMenuItem='0' isSliced='1' decimalPrecision='0' funnelBaseWidth='10' fillAlpha='70'&gt;&lt;br&gt;&lt;br&gt;I did clean it up some but all in all, every upgrade worked great. The only issue I'm having is in this chart, showFCMenuItem='0' seems to have no effect. It works in cylinder and linear, but not in funnel.&lt;br&gt;&lt;br&gt;Did this get left out by accident?</description><pubDate>Tue, 09 Oct 2007 15:24:32 GMT</pubDate><dc:creator>dumorian</dc:creator></item><item><title>Firefox crashed with Real-time satcked column chart - DEMO</title><link>http://www.fusioncharts.com/forum/Topic2578-18-1.aspx</link><description>Hi&lt;P&gt;I have noticed an issue when starting / stopping the chart update with the real time stacked column chart(Gadgets V3). Firefox consistently crashes - see attached screenshot.&lt;/P&gt;&lt;P&gt;I can reproduce the problem as follows:&lt;/P&gt;&lt;P&gt;1. Load the Real-Time Stacked Column Chart demo from your www site.&lt;/P&gt;&lt;P&gt;[url]http://www.fusioncharts.com/gadgets/Gallery/RealTimeStColumn1.html[/url]&lt;/P&gt;&lt;P&gt;2. start and stop real-time update from the chart menu continually.&lt;/P&gt;&lt;P&gt;3. Firefox crashes as per the screen shot.&lt;/P&gt;&lt;P&gt;4. I appears easier to reproduce when updates are happening vs when there is no update happening to the chart&lt;/P&gt;&lt;P&gt;Flash Version: 8,0,22,0&lt;/P&gt;&lt;P&gt;Firefox version: 2.0.0.7&lt;/P&gt;&lt;P&gt;OS: Win Xp with latest updates from M$&lt;/P&gt;&lt;P&gt;I have also noticed the same behaviour with the real-time multi line chart</description><pubDate>Wed, 03 Oct 2007 05:28:52 GMT</pubDate><dc:creator>FC Fan</dc:creator></item><item><title>Incorrect value shown on v3 - Edit Mode demo with JavaScript integration</title><link>http://www.fusioncharts.com/forum/Topic2542-18-1.aspx</link><description>I noticed a problem with the &lt;STRONG&gt;V3  &lt;/STRONG&gt;&lt;FONT size=1&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;HLinearGauge.swf &lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;showing incorrect values when the mouse is dragging the pointer to change the value.&lt;/FONT&gt;&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt; &lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;It can be reproduced by dragging the pointer to mid way point on the scale and quickly dragging the mouse off the screen up and to the left. The point goes to the zero position but the value displayed is greater than zero.(see attachment)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;I have reproduced consistently on Firefox2 and IE6 and using your own demo app (&lt;STRONG&gt;Edit Mode demo with JavaScript integration&lt;/STRONG&gt;)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt; &lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;I have also included a screenshot of the outcome using your own demo app.&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Fri, 28 Sep 2007 19:06:24 GMT</pubDate><dc:creator>FC Fan</dc:creator></item><item><title>Instrumentation Suite v3  ?</title><link>http://www.fusioncharts.com/forum/Topic1885-18-1.aspx</link><description>Bug reports folder states: "&lt;SPAN id=_ctl1_ctlViewForumGroups_ctlForumGroups__ctl0_ctlPanelBar_ctlForums__ctl3_lblForumDescription&gt;Please post all bugs found in Instrumentation Suite v3 ..."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Where/How can we get this v3 ? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt; </description><pubDate>Mon, 06 Aug 2007 15:16:30 GMT</pubDate><dc:creator>marc.donnay</dc:creator></item><item><title>Cannot do multiple update simulaneously on Angular Gauge</title><link>http://www.fusioncharts.com/forum/Topic1704-18-1.aspx</link><description>Hello,&lt;br&gt;&lt;br&gt;I found a bug when I do two (or more) simultaneous updates on the gauge.&lt;br&gt;&lt;br&gt;I use the setDialValue() function to update the gauge.&lt;br&gt;&lt;br&gt;And I create a custom function to do update like below:&lt;br&gt;&lt;br&gt;function doUpdate() {&lt;br&gt;    setDialValue('myGauge', 1, 20);&lt;br&gt;    setDialValue('myGauge', 1, 50);&lt;br&gt;}&lt;br&gt;&lt;br&gt;If i execute doUpdate(), it will stop at the first update (20), and the second update is not executed. I cannot even do a single update to the gauge afterwards. It's like as it is unaccessible anymore.&lt;br&gt;&lt;br&gt;Maybe anyone can give me a solution. I've looked on the documentation and didn't find anything regarding this issue.&lt;br&gt;&lt;br&gt;Thank you so much.</description><pubDate>Fri, 20 Jul 2007 07:11:49 GMT</pubDate><dc:creator>Saffron</dc:creator></item><item><title>Gantt Chart Task Positioning Problem</title><link>http://www.fusioncharts.com/forum/Topic1252-18-1.aspx</link><description>I have set up a Gantt chart where everything has a duration of a whole number of years (starting January 1 and ending December 31), and the categories are the years (likewise starting January 1 and ending December 31 - data XML is attached).  The task bars should line up with the category boundaries, but as can be seen in the attached screen shot, they are all shifted to the left by what appears to be about a month.</description><pubDate>Thu, 07 Jun 2007 14:54:00 GMT</pubDate><dc:creator>JimRed</dc:creator></item><item><title>Error in GANTT Chart</title><link>http://www.fusioncharts.com/forum/Topic1094-18-1.aspx</link><description>Hello&lt;br&gt;&lt;br&gt;we try to design a GANTT with an example from your gallery on your web site with the file xml.txt (in attachment).&lt;br&gt;If we change a task year from [code]"start='15/3/2005' end='2/4/2005'" to "start='15/3/2005' end='2/4/[b]2006'[/b]",[/code] we have an overflow on the right, because we don't have the year 2006 in "categories" in the xml.&lt;br&gt;&lt;br&gt;But is there an option to prevent from this overflow ?&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;</description><pubDate>Fri, 25 May 2007 11:02:03 GMT</pubDate><dc:creator>herveb</dc:creator></item><item><title>PHP and customObjects</title><link>http://www.fusioncharts.com/forum/Topic429-18-1.aspx</link><description>PHP5 and Flash 8.&lt;br&gt;&lt;br&gt;I am using the html from the examples site to create a linear graph from the code below.&lt;br&gt;&lt;br&gt;Running the same code when not generated by PHP works. If I comment out the 'object' tag from below, the script runs.&lt;br&gt;&lt;br&gt;When I try to use this, I eventually get a flash failure warning. I get the same results in both MSIE and Firefox.  I'm left wondering if there is some interference with the new Object model in PHP5?&lt;br&gt;&lt;br&gt;Here is my PHP xml generation code. Again, I'm running this using the provided html for this chart, with only the xmlurl changed to xmldata.php so that this executes.&lt;br&gt;&lt;br&gt;[?&lt;br&gt;echo "[Chart upperLimit='100' lowerLimit='0' decimalPrecision='0' numberSuffix='%25' chartLeftMargin='15'  chartRightMargin='15'  chartTopMargin='5' chartBottomMargin='5'  bgAlpha='20']";&lt;br&gt;echo "[colorRange]";&lt;br&gt;echo "[color minValue='0' maxValue='33' name='Excellent' code='00FF00' alpha='0' /]";&lt;br&gt;echo "[color minValue='33' maxValue='67' name='Moderate' code='FFFF00' alpha='0' /]";&lt;br&gt;echo "[color minValue='67' maxValue='100' name='Poor' code='FF0000' alpha='0' /]";&lt;br&gt;echo "[/colorRange]";&lt;br&gt;echo "[value]33[/value]";&lt;br&gt;echo "[customObjects]";&lt;br&gt;echo "	[objectGroup xPos='0' yPos='0' showBelowChart='1']";&lt;br&gt;echo "		[object xpos='15' ypos='10' toxpos='235' toypos='32' type='rectangle' fillAsGradient='1' fillColor='009900,FFDD22,CC0000' fillAlpha='100,50,100' fillRatio='1,59,40' radius='0' /]";&lt;br&gt;echo "	[/objectGroup]";&lt;br&gt;echo "[/customObjects]";&lt;br&gt;echo "[/Chart]";&lt;br&gt;?]&lt;br&gt;</description><pubDate>Wed, 28 Feb 2007 17:21:26 GMT</pubDate><dc:creator>dumorian</dc:creator></item><item><title>Thermometer Chart</title><link>http://www.fusioncharts.com/forum/Topic311-18-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;   I am using thermometer chart. The problem I have is that, it does not show up for some users at all. Are there any restrictions on its use ? Or is there any setting (property) that makes it to not show up at all on the browser.&lt;/P&gt;&lt;P&gt;   Any help is greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks.</description><pubDate>Fri, 09 Feb 2007 13:01:10 GMT</pubDate><dc:creator>skrushna</dc:creator></item><item><title>Drag Node Chart - registerWithJS problem in Internet Explorer</title><link>http://www.fusioncharts.com/forum/Topic262-18-1.aspx</link><description>When using the following code:&lt;br&gt;&lt;br&gt;[code]&amp;lt;div id="chartdiv" align="center"&amp;gt; FusionCharts. &amp;lt;/div&amp;gt;&lt;br&gt;&lt;br&gt;	&amp;lt;script type="text/javascript"&amp;gt;&lt;br&gt;		var chart = new FusionCharts("/Charts/DragNode.swf", "TestChart", "3000", "3000", "0", "1");&lt;br&gt;		chart.setDataURL("DragNode1.xml");&lt;br&gt;		chart.render("chartdiv");&lt;br&gt;	&amp;lt;/script&amp;gt;&lt;br&gt;[/code]&lt;br&gt;&lt;br&gt;Internet Explorer throws the following error: "TestChart"  is undefinied.&lt;br&gt;This is preventing me using the getXMLData in internet explorer. The code works fine in Firefox.&lt;br&gt;&lt;br&gt;Does anyone have any suggestions?&lt;br&gt;&lt;br&gt;James&lt;br&gt;&lt;br&gt;</description><pubDate>Thu, 01 Feb 2007 17:48:56 GMT</pubDate><dc:creator>JamesP</dc:creator></item><item><title>Legend over chart problem</title><link>http://www.fusioncharts.com/forum/Topic178-18-1.aspx</link><description>When adding large number of lines into one line graph,&lt;/P&gt;&lt;P&gt;The legend is being drawn over the chart.&lt;/P&gt;&lt;P&gt;See attachment.</description><pubDate>Tue, 16 Jan 2007 04:44:43 GMT</pubDate><dc:creator>YuvalG</dc:creator></item></channel></rss>