-
Content count
2,385 -
Joined
-
Last visited
-
Days Won
11
Everything posted by Pallav
-
Just make sure that: You're using dataURL method to provide data. Your XML output is UTF8 with proper BOM mark.
-
I'm afraid we just have the scroll stacked column chart - ScrollStackedColumn2D.swf
-
I'm afraid that's not currently possible.
-
Can you please elaborate? I've not understood your query.
-
Peter, I'm afraid you cannot show tool tips for all series, as of now. We are considering adding this to our future major versions.
-
How to override onmouseover-event and tooltip qeustion
Pallav replied to Pallav's topic in Using FusionMaps XT
As of now, both are not possible with PowerMaps. -
Hi, Can you please let us know what problem you're facing?
-
We've an option to create a vertical line between two x-axis categories (like, to indicate change of year or so on).
-
I'm afraid, as of now, we do not have a scroll chart with this capability. However, we might be introducing this feature in next releases.
-
You need to call remove() and then reInit();
-
Hi, <set> color is meant for respective bars only. For legend colors, <dataset>'s color attribute is used.
-
Hi, You seem to be using dataURL method, but you're providing value for dataXML parameter in renderChart function.
-
Can you please send me the HTML code you're using to embed the charts?
-
Can you make sure you've included FusionCharts.js in the page?
-
Yes - this was fixed in release 2a. If you can please email us your order Id at [email protected], we'll send you the fixed chart.
-
Which SWF are you using?
-
It depends on the browser. We have not specified any limit in our charts.
-
line chart wants moving with a right side from the left side
Pallav replied to Pallav's topic in Using FusionWidgets XT
I'm afraid that's not possible. -
I'm afraid you cannot have images as anchors.
-
For rotated labels, the font needs to be embedded, which in turn increases the SWF file size. As such, we've not embedded the fonts for these special characters. You'll have to show these horizontally.
-
You can use the scatter chart to plot this.
-
I'm afraid, as of now, we do not have an alternative method for this.
-
Hi, The same JS can work with IS too. What error are you getting?
-
Please make sure that none of your values are greater than 3.10
-
I'm afraid it's not possible to do so for y-axis values. You can however do it for the data plot values.