-
Content count
2,385 -
Joined
-
Last visited
-
Days Won
11
Everything posted by Pallav
-
What SWF are you using? Also, we recommend posting a topic only once in the right forum. So, please do avoid posting duplicate forum topics.
-
You might be having special characters or combination of ' and ". If you have those, you'll necessarily need to use dataURL method.
-
Possible to output an image instead of Flash?
Pallav replied to donjuanica's topic in Using FusionMaps XT
Hi Jon, I'm afraid, as of now, we do not support image export. However, this is in our wishlist too and should be there in our next major version (but some time away). -
At www.fusioncharts.com/docs > Chart XML Reference
-
Can you please run the PHP page and then give me just the output HTML?
-
The only way to determine z-order is using the orientation in XML. I'm not sure if I've understood swim-lane. Can you please elaborate?
-
Hi, Against which chart are you plotting the data? Also, can you please give us a live link to this and elaborate what the problem is? Ideally, we would recommend to switch the debug mode of chart to on - that'll give you a lot of insight too.
-
In FusionCharts v3 scatter chart, we show both x and y values. Can you please try that?
-
It's not a bug - it's the way browser handles any ActiveX object.
-
Hi, I'm afraid that's not currently possible using FusionCharts, as we do not support date based axis (barring Gantt charts).
-
You can either use a dual y axis chart or a multi-axis chart to attain this.
-
I'm afraid you cannot center the caption when you've HTML tags in it.
-
Hi, To get such an axis, you'll have to manually set the limits of each axis (primary and secondary).
-
Can you please embed the chart using JavaScript method of embedding?
-
I'm afraid that's not possible.
-
Hi, Please see http://www.fusioncharts.com/PowerCharts.asp#inverse
-
Hi, It's controlled by the browser - as such you cannot manipulate it.
-
It's atleast 12 months away.
-
Hi, The only option would be to place the data in different datasets.
-
Hi, It's not possible in FusionCharts v3 charts - but it's possible in FusionGadgets v3 charts (www.fusioncharts.com/gadgets).
-
Hi, The Flash Player security settings prevent cross site SWF loading and then providing it data. As such, this error is raised.
-
Hi, I'm afraid we do not have logarithmic axis on scatter chart, as of now.
-
Make sure to use dataURL method.
-
Hi Samanth, Can you please share with us the source and resolution of problem. This can be helpful for other community members.
-
That code is present in Download Package (licensed) > Source CodecomfusionchartscoreChart.as > invokeLink method. I'm afraid we cannot paste internal code publicly.