-
Content count
2,385 -
Joined
-
Last visited
-
Days Won
11
Everything posted by Pallav
-
With FusionGadgets v3 chart (www.fusioncharts.com/gadgets) you can do this. However, it's not currently possible in FusionCharts v3.
-
In a scatter chart, you can opt to draw selective datasets as line using: <dataset drawLine='1' ..>
-
Run from localhost
-
In which chart?
-
Hi Brent, Thanks for your suggestion. We'll be trying this in Sep end/Oct first week.
-
XML which is given as input parameter to dataURL has special characters.
Pallav replied to malas's topic in FusionCharts and JSP
Hi, I tried your XML with IE and it seems to give an error at <BR> tag. Can you try to make the XML look valid in IE/FF? -
Hi, The given link doesn't seem to work for me - can you please check it once again?
-
Hi, Can you please send us one such live link to check the code?
-
Richard, You cannot directly attain both of these using FusionCharts. You'll have to modify the source code to get this.
-
Hi, It's present in the documentation > Chart XML Sheets > Individual chart's XML sheet. The documentation is present in your license download or at www.fusioncharts.com/docs
-
Better international character support, please.
Pallav replied to MrFast's topic in Suggestions & Requests
Hi, We're currently trying to work on a process in which we wouldn't have to embed text. If it succeeds, you may soon be able to use any charset. -
Javascript Print via ExternalInterface
Pallav replied to Steven Pena's topic in Suggestions & Requests
Currently, we do not have this option. However, we'll add it in our next version. -
XML which is given as input parameter to dataURL has special characters.
Pallav replied to malas's topic in FusionCharts and JSP
I think it's the <BR> tags in XML which is causing the error. -
Printing FusionMaps in a layout from Filemaked Pro V9
Pallav replied to Profjon's topic in Using FusionMaps XT
Hi, Are you using the right click menu of map to print? -
Hi, Currently, this is not in our feature list for next release. However, I've added it to the wishlist - we'll R&D and then put it in.
-
Hi, Can you please post a live link for us to debug?
-
Brent, I'm afraid it's not directly possible to track it. We'll have to customize the code to attain this.
-
You cannot remove About Flash Player and Setting items - as those are items controlled by Flash Player.
-
You can explicitly set the pie chart radius using <chart ... pieRadius='xx' ..>
-
Can you please send the code as attachment?
-
Hi, If you use custom tooltext, it'll show only the specified tool text. You'll need to manually add the percentage values to show in that.
-
If you just change the order of data in your XML document, you'll get the required direction.
-
Hi, As of now, we do not have a fixed roadmap for next major version and such cannot tell you an exact version.
-
Control over Slicing movement in pie charts
Pallav replied to Pallav's topic in Suggestions & Requests
Hi, Thanks for the suggestion. We'll try and implement this in future versions. -
Does it happen during the initial rendering of chart? Or when the slice is interacted with?