Pallav

L1 Moderators
  • Content count

    2,385
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by Pallav

  1. Chart Problem

    Hi, Can you please send us your XML as attachment?
  2. Hi, I'm pretty sure it's not caused by FusionCharts - as the charts are simple SWF files which get downloaded to the client. It might be a setting on your server which is providing this authentication method.
  3. Swapping Primary and Secondary Y axis data

    It's not possible with FusionCharts.
  4. Two x-axis

    I'm afraid we do not support multiple x-axis - we support multiple y-axis only.
  5. help

    You need to include like a normal ASP include - you may please refer to some ASP manual for this.
  6. Hi, In FusionCharts, the axis limits have to encapsulate all the values that are represented on the chart. So, you cannot have a value which violates the axis limits.
  7. Suggestions for long labels

    Hi, You can use the following options: Hide the labels on chart - and when user moves his mouse over each pie, it will show as tooltip. Hide the labels on chart - and use the FusionCharts grid component to display legend alongside the chart.
  8. Windows Exlporer-Like Tree View

    Hi, Thanks for your suggestions. However, we personally feel that since there are so many JavaScript tree view components readily available, a Flash tree component wouldn't scale that well for the following reasons: JavaScript tree components can expand the parent container horizontally/vertically when needed - this allows for better visual rendering. In Flash, we've a fixed movie size, which we cannot dynamically increase. As such, scroll bars would appear, which thereby decrease usability in a tree. JavaScript tree can easily take loads of 10,000+ nodes. In Flash, parsing that amount of XML and rendering can be processor intensive However, we'll definitely push this idea to our R&D to see if we can come with a better solution.
  9. Retrieve Chart Data

    Do you get any JavaScript errors when you run this code?
  10. Instrumentation v3 is scheduled to be out in 3rd week of August.
  11. Hi, We're coming up with scroll-able vLines in Instrumentation v3 soon.
  12. Implementation A Legend Caption

    It's <chart legendCaption='your caption' ...> Make sure you're using v3.0.4.
  13. problem with MSStackedColumn2DLineDY

    Please use the PYAxisMaxValue propert for that.
  14. Export to JPEG

    Hi, Since FusionCharts entirely depends upon Flash, we cannot shift the solution to server side. In that case, we'll have to create a .NET/Java/COM based component to do the entire thing in a different way at server side.
  15. >>> Can I remove the chart y axis label? Yes - you can do so <chart yAxisName='' ...> But you cannot remove the entire chart to just show real time value.
  16. I'm not sure if I've understood this. Can you please give us a live URL to test this?
  17. Instrumentation Suite v3 ?

    Marc, Sorry for the error - it's actually meant to be v2. v3 is currently in development and would be released in a week's time.
  18. Can you try <dataset anchorAlpha='0' anchorBgAlpha='0' ..>
  19. Scrollbar Position

    I'm not sure if I've understood you. Can you please elaborate?
  20. Trend Lines and Vlines not appearing

    Can you please make sure you're using v3 chart?
  21. Hi, Please see http://www.fusioncharts.com/IS/Site_Doc/HelpDocs/Index.html > Loading Inside your Flash movies section.
  22. Pie rendering problem with zero values

    It has been fixed in FusionCharts v3.0.4. You may pls download that, if you're a licensed customer, from www.fusioncharts.com/PUC > My orders > Re-download.
  23. Legend Styles for solid boxes

    It's a free upgrade from www.fusioncharts.com/PUC > My Orders > Re-download
  24. Hi, As for anchorAlpha, which SWF are you using?
  25. Global RSS feed

    I'm afraid we have RSS for each product category only.