-
Content count
2,385 -
Joined
-
Last visited
-
Days Won
11
Everything posted by Pallav
-
Access to the FC files in a root level folder
Pallav replied to Pallav's topic in FusionCharts and ASP.NET
Hi, Can you make sure that you're also including the relative path for FusionCharts.js? -
If you remove the charts, does the page still blink?
-
Hi, Since FusionCharts uses Flash and XML on client side, we do NOT recommend more than 1500-2000 data points on a scatter chart. I'm afraid we do not have any in-built calculations inside FusionCharts, as of now.
-
Firefox doesn't respect width of chart
Pallav replied to BLiTZWiNG's topic in FusionCharts and ASP.NET
Hi, Please make sure you're specifying the width/height of chart in pixels (and not %). -
Stan, I'm afraid we do not support wrapping of captions as of now.
-
numeric Y axis need to be labeled in letter A, B, ....
Pallav replied to y0w4000's topic in General usage
John, You can use trend zones feature as explained at http://www.fusioncharts.com/docs/Contents/AttDesc/Trend.html -
Can you please post the final HTML code generated by your PHP script?
-
Ben, If you're hosting the SWF on your server and calling it in a facebook app, the domain of the SWF is your page (and not facebook). As such, if the SWF and XML file are both on your domain (and same sub-domain), it won't be a problem.
-
Pie 3D does not switch to 2D on Ubuntu 7.10 w/ Firefox
Pallav replied to mike.enright's topic in Bug Reports
Mike, It seems Ubuntu is not able to track the mouse event of context menu. We'll look into the same. -
Pie charts: chart with only 1 piece shows up small?
Pallav replied to umbrae's topic in General usage
I'm afraid that's the default behavior and cannot be changed. -
Hi, I'm afraid, while creating the XML for trend-line, you'll have to make this adjustment in your XML itself.
-
Clicking on map entity isn't calling handler
Pallav replied to Pallav's topic in Using FusionMaps XT
Hi, If you want to modify the code yourself, you need to make the change in com/fusionmaps/core/Map.as > invokeLink method. -
You seem to have empty set elements in your XML.
-
FusionCharts/FusionGadgets problem with JavaScript
Pallav replied to afilatov's topic in Javascript Problems
Hi, The saveAsImage() JS handler in FusionGadgets charts has not yet been release. We intend to do the same soon. -
Charts not working when routed via ISA Server
Pallav replied to neon's topic in FusionCharts and ASP
Hi, Can you try the chart on Firefox once on the machine that doesn't load it otherwise? -
Please make sure of the following things: - You're using FusionCharts JavaScript class to embed the charts. - You're NOT specifying the chart width and height in %. - When specifying width/height in pixels, you're NOT appending px at the end of it.
-
Hi, We've the XML sample at http://www.fusioncharts.com/Gallery/Data/MLPie1.xml
-
bidirectional, capture x,y axis values in fusiom maps
Pallav replied to Rakesh's topic in Suggestions & Requests
It's the script at http://www.fusioncharts.com/maps/Demos/AJAX/Index.html -
Hi, We've identified it as a bug and would release an update soon.
-
Is The On Click Event Of 'scrollable Chart ' Java Script Function Exposed
Pallav replied to vision's topic in Javascript Problems
Hi Reddy, The scroll charts do support JS - however, they do not expose scrolling events to JS yet. -
Chris, You cannot change dataStreamURL from JS.
-
Hi, Can you make sure the SWF is v3.0.6 by switching the debug mode to on? If that's the case, I cannot find anything else wrong with your code. You would have to send us the entire HTML at support [at] fusioncharts.com
-
Hi, If you've 2 trendlines on a horizontal bar at the same position, I'm afraid the labels will overlap. You cannot change the alignment of labels from XML - that needs to be done in code. Or, an alternate would be to use vertical columns, as they allow you to specify where the labels of trendlines should appear - left or right.
-
Hi, I'm afraid you cannot represent date based axis on a linear gauge as of now. The axis can only be numeric and sequential.
-
Yes - once you're done with purchase, just drop us an email at support [at] fusioncharts.com