-
Content count
2,385 -
Joined
-
Last visited
-
Days Won
11
Everything posted by Pallav
-
Those are special fonts that you get on the net. To embed the font, you'll need to modify the .fla file of the chart.
-
You cannot do that using FusionCharts.
-
Can you please upload a screenshot and XML data?
-
It starts at 0 degree.
-
Can you please upload the code as .zip attachment?
-
Hi, Can you please give us an example of dropbars?
-
Hi, I'm afraid that's not currently possible.
-
We recommend going through www.fusioncharts.com/gadgets/docs > Gantt chart. It's explained in there.
-
I'm afraid this chart is not possible with FusionCharts.
-
Just use the appropriate Scroll chart SWF file.
-
Muti-series bar charts with logarithmic scale
Pallav replied to Pallav's topic in Suggestions & Requests
Hi Arun, We've added your request to our wish list and would try to implement this in the next version. -
Problem with getChartFromId in hidden DHTML block for Firefox
Pallav replied to Sim's topic in Javascript Problems
When you hide a chart contained in a DIV and then show it back, the browsers actually need to reload the chart SWF. They do not perform simple show/hide. As such, when you call setDataURL method again, the chart has not yet loaded and exposed its API to browser. As such, you'll need to track FC_Rendered event again, before calling the setDataURL method. -
Mike, Can you please attach a prototype screenshot of the chart that you're looking at?
-
Hi, Can you try the newer FusionMaps.js provided with FusionMaps v3.0.4?
-
Hi, To get the fonts more crisp, you can try using some pixel fonts and set size as 8.
-
You can use the <vLine> feature to show such events. We've shown an example at http://www.fusioncharts.com/PowerCharts.asp#candle As for external image, you can load them only in background.
-
That is possible only in the multi-axis line chart at http://www.fusioncharts.com/PowerCharts.asp#maxisline
-
Hi, Thanks a lot for this info. Would it be possible for you to share code on this forum so that our other users can also utilize this technology?
-
You can set <graph yAxisMaxValue='xxx' ..> where xxx is your custom numeric value.
-
I'm afraid that's not directly possible as of now. You'll need to modify the source code to attain this.
-
Hi, As per the debug mode contents, your chart is not getting registered with JavaScript. Else, it would show a message in the debugger.
-
Hi, You need to use MSCombiDY2D.swf - only in 2D charts, we support the renderAs attribute.
-
You need to make the changes in the Chart class file. You'll need to have sound knowledge of ActionScript 2 and Flash 8 to do the same.
-
Which lic (Site) i assume for multiple sub-domains
Pallav replied to Pallav's topic in Installation and Upgrades
Yes - just a Site license would be enough for this. -
I'm afraid you cannot swap the positions.