-
Content count
2,385 -
Joined
-
Last visited
-
Days Won
11
Everything posted by Pallav
-
I'm afraid we do not expose any events on roll-over.
-
Hi, Yes - it is a limitation of the container technology. If you need to email charts with PowerPoint, you can try hosting the charts on a server and then including the charts from server at run-time (using http links).
-
Use for cellphones / mobile portals: Flash Lite support?
Pallav replied to skype's topic in Suggestions & Requests
Hi, I'm afraid you cannot use the charts in mobile/hand-helds, as FusionCharts needs Flash Player 8. -
Please see http://www.fusioncharts.com/docs/Contents/Flash_Rotated.html
-
It's not directly possible, as it's not exposed by the Flash Player itself. However, there are third party browser tools that allow so.
-
If you're using v2.3 (our older version), pls see http://www.fusioncharts.com/FusionCharts23/Site_Doc/HelpDocs/Resize.html
-
Yes - you can remove the y-axis values by setting <chart showYAxisValues='0' ...> And you can easily change the width and height of the chart by specifying it in the JavaScript constructor function of the chart.
-
Hi, I couldn't find the text "amount owing" in the given XML. Where should I be looking at?
-
No - I'm afraid you cannot show tool tip without mouse over.
-
Getting Started with Fusion Charts on Lotus Domino
Pallav replied to Pallav's topic in Javascript Problems
I'm afraid we do not have any expertise in Domino to help further with us. You'll have to take some support from the community. -
I'm afraid we do not support dual x-axes as of now. However, that's on our wishlist too and hopefully you can see it sometime in future.
-
Just set <chart showYAxisValues='0' ..>
-
Getting Started with Fusion Charts on Lotus Domino
Pallav replied to Pallav's topic in Javascript Problems
I'm afraid we do not have documentation on Domino. However, there's a third party link at http://www.ferdychristant.com/blog/articles/DOMM-6NDQEJ -
Hi, The current Gantt chart doesn't support time. However, we're working on a new version that'll support both date/time.
-
As of now, we do not have this in our roadmap. However, we can develop custom maps as per your requirements.
-
As of now, you can only do so in the 3D Pie/Doughnut chart. It's not possible in other charts.
-
It's a pre-defined list of colors in our palette. You may see com/fusioncharts/helper/DefaultColors.as to get the list of colors.
-
Yes - you can easily do this by providing the link in <set link='...' />
-
Retrieve chart's XML post-render using Javascript?
Pallav replied to Pallav's topic in General usage
The following charts from PowerCharts suite fall into this: Drag-node Drag-area Drag-column Drag-line Select Scatter -
I'm afraid that's not currently possible.
-
Hi, We do not have a chart that combines all these features. However, we've two charts that allow for 2 features each. Our scroll combination chart allows you to: And our multi-axes line chart from PowerCharts suite allow you to However, I'm afraid you cannot combine both these charts.
-
These are charts from our PowerCharts Suite like, drag-node chart, drag-able charts, select scatter chart etc.
-
Hi, The scatter chart has linear numeric x-axis - it doesn't currently support logarithmic axis.
-
Damien, Can you please send us your XML data?
-
Yes - you can easily and effectively do this using the drill down and JavaScript API exposed by FusionCharts.
