Pallav

L1 Moderators
  • Content count

    2,385
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by Pallav

  1. What SWF are you trying it against?
  2. Save graph as image using ASP?

    Hi, We're currently testing with another component and would update you ASAP.
  3. Ajit, In FusionCharts, you'll need to provide the data for the moving average line to plot in the chart.
  4. Tom, In FusionCharts, we accept hex code without # only. In our next version, we intend to accept both.
  5. 3D Pie Chart Labels Don't Wrap

    Hi, Currently we do not support wrapping in our pie chart. It's in our wishlist for next major release.
  6. Message popup

    I'm afraid no.
  7. Problem with Cache

    You'll have to customize the code to attain that.
  8. Left align captionD

    I'm afraid there isn't a direct option. You'll have to customize the source code.
  9. Pie rotation when wmode = transparent

    I'm afraid no.
  10. Clickable FusionMap Markers

    When running Flash files from local file system, a security layer disallows JS links. But when running from server, the same is activated.
  11. Problem with big databases

    We recommend max 1500-1800 data points on a FusionCharts chart, as it runs on Flash+XML.
  12. Vikas, Can you please post the code that you're using to embed the chart? I think I know where the problem lies.
  13. It's because of cross domain security restriction to prevent XSS attacks.
  14. Label vertical line

    We support vertical trendlines only in scatter chart. For other charts, you can draw a vertical line between any two category labels (but not label the line itself).
  15. Displaying Axis on Line Graph

    You can set [chart canvasBorderAlpha='0' ...]
  16. Can't load movie

    Hi, Can you please elaborate on what exactly was causing the problem? This might be of help to our other users too.
  17. problem with gantt chart

    You can create the categories on top to any date - so create categories that have date padding. And have the actual tasks resort to actual dates.
  18. Multi langauge tool tips and labels

    Make sure those fonts are included in your System codepage.
  19. Pie3D 2D view

    I'm afraid we do not have an option for this yet.
  20. I'm afraid we do not yet have a chart that supports this.
  21. Setting TrendLine to edge of chart

    Clay, You'll need to force your y-axis max and then set the trendline as this value.
  22. Portalable fusion widget

    The users can load your page in an IFRAME with dataXML method.
  23. Interactive Graph based on user input

    Hi, Do you want to do all the calculations in client side JS or probably a server side script?
  24. Hi, Can you please send us the entire page at support [at] fusioncharts.com?
  25. Scrolling Message

    Hi, I've added this to our wishlist and would try to roll it out in future versions.