-
Content count
2,385 -
Joined
-
Last visited
-
Days Won
11
Everything posted by Pallav
-
Hi, If you can please send us your order Id at support [at] fusioncharts.com, we'll send you the .flas
-
I'm afraid vertical scrolling is not yet possible in our Gantt chart.
-
Pass the string representation of XML to setDataXML() method - not reference.
-
You're doing it the wrong way too. The setDataXML method expects a string value for XML.
-
We've released FusionWidgets v3.0.2 with the following features: * Product name changed from FusionGadgets to FusionWidgets. * New: Ability to invoke Image saving feature from JavaScript. * New: Ability to print chart using JavaScript. * New: ColdFusion, JSP and Perl scripts for image saving. * New: Ability to remove "Print Chart" context menu item. * New: Ability to track clicks and rendering event of chart in other Flash movies. * Bug Fix: Minor bug fix in PHP image saving script. Licensed users may download the upgrade from www.fusioncharts.com/PUC
-
x-axis labels being truncated on line and area graphs
Pallav replied to Pallav's topic in General usage
You can add the attribute [chart canvasPadding='50' ..] -
You can then change the developer name at www.fusioncharts.com/PUC
-
Your XML seems to be invalid. Please check that.
-
I'm afraid the free version stacked column chart doesn't animate.
-
Chart not working properly with Ajax in Firefox
Pallav replied to nemesis256's topic in Javascript Problems
Can you switch the debug mode of chart to on to see if the method is being invoked on the chart? -
I'm afraid it's not supported in FusionCharts as of now. We intend to support it in the next major release.
-
Just to update: We're working on a Flex version of FusionCharts v3 itself where FusionCharts SWF can be loaded inside your Flex containers and methods can be invoked. We intend to release it a couple of weeks - the prototypes have been successful till now.
-
Not sure what you need here. Please elaborate.
-
Your scripting language might be doing any dynamic casting...
-
Yes - please use [chart scrollToEnd='1' ...]
-
http://www.bytescout.com/swftoimage.html wouldn't work as it generates images from static SWFs at server side. FusionCharts static SWF doesn't actually contain the chart- it contains code to generate charts. http://pdfill.com/index.html seems like a client side tool to generate PDFs?
-
Clicking on map entity isn't calling handler
Pallav replied to Pallav's topic in Using FusionMaps XT
Kevin, We'll be releasing it this week. -
The only way would be to hide the secondary y-axis labels and use trend-lines to show string labels.
-
To do that, you'll have to customize the source code of FusionCharts. It's not directly possible.
-
I'm afraid no - as link and slicing are mutually exclusive.
-
I'm afraid no - as link and slicing are mutually exclusive.
-
David, I'm afraid we do not yet support this pyramid chart.
-
Have you tried to rotate the labels in case #2?
-
You cannot wrap a chart's caption.
-
It's still in development - we expect to release it in another 2-3 months.