-
Content count
2,385 -
Joined
-
Last visited
-
Days Won
11
Everything posted by Pallav
-
If you switch the chart mode to debug mode, it'll show the version number.
-
High CPU Usage, Browser Crash with wmode and Multiple Graphs
Pallav replied to GregorTP's topic in Bug Reports
Hi, I can provide you with the 20fps versions to test. Please drop us an email at support [at] fusioncharts.com -
Duplicate Angular Gauges on same page, one doesn't display
Pallav replied to stegerjj's topic in Using FusionWidgets XT
John, Can you make sure you've used different IDs for chart variable, chart ID and DIVs? -
Problem with readXMLFromChart() and getDataFromChart()
Pallav replied to ADP-Paul's topic in Javascript Problems
Paul, Can you make sure you're running from a server (remote/localhost) and not from local filesystem? -
You can use chartObj.setTransparent(true); in the JS code that is used to embed the chart.
-
Can you check the path of SWF?
-
Can you please send us your XML at support [at] fusioncharts.com?
-
Fusion Charts does not render properly if its height is over 4000 pixels?
Pallav replied to Pallav's topic in Bug Reports
Hi, The maximum possible height for a Flash movie in a browser is 4000 pixels. As an alternate, you may use the scroll column chart (however, we do not have a scroll bar chart yet). -
can we have opposite of drill down graphs?
Pallav replied to FusionCharts Support's topic in FusionCharts and PHP
We just provide link events. So, you can actually handle the drill down/up events in your application. -
Yes - includeValueInLabels
-
ching realtime chart datasets and values in xml dynamically
Pallav replied to dshah's topic in Using FusionWidgets XT
You need to update the entire chart at client side. -
Yes - please see www.fusioncharts.com/docs > Guide for Flash developers.
-
Hi, I'm afraid currently it's not possible to hide the save as dialog box. However, you can modify the server side saving script to save the image on server and thereby not return it.
-
Hyper link using in xml for strus action
Pallav replied to rsivamanickam's topic in Suggestions & Requests
Yes - it'll work. -
Hi, Are you setting the links using the new j- option as explained at http://www.fusioncharts.com/docs/Contents/DrillDown/JavaScript.html
-
Drilldown and dynamically updated map of Colorado, USA.
Pallav replied to Pallav's topic in General usage
Keith, Both the links are reporting 404? Can you please fix them and send us a notification at support [at] fusioncharts.com? -
In which chart do you want it?
-
You need to update it to v3.0.2 from www.fusioncharts.com/PUC
-
Yes - we do plan it in the near future.
-
Hi, I'm afraid the Flash player necessarily parses the entire XML - as such, it's not possible to just parse sections of the same.
-
I'm afraid that's not possible.
-
Hi, The progress bar does move in case of large data. For example, try loading a data >200KB (or relative to your connection speed) and you'll see the progress. Initially, when the chart pings the server to load the data, there is a big delay in server responding with the stream header. As such, the progress bar stays still till then.
-
You can - either using the multi-axis line chart from PowerCharts suite or using MSCombiDY2D.swf
-
Regarding mid night theme using fusion chart
Pallav replied to dharmendra's topic in FusionCharts and JSP
Hi, We do not have themes in FusionCharts. Can you please let us know what you're referring to? -
When the mouse control is trapped in a Flash object, Firefox doesn't scroll further.