Pallav

L1 Moderators
  • Content count

    2,385
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by Pallav

  1. We're proud to release a new product aimed at Visual Basic 6.0 developers (Classic VB) - FusionCharts for VB. FusionCharts for VB is a charting component for Microsoft
  2. zoom in and zoom out in FusionMaps

    Hi David, I'm afraid, as of now, we do not support zoom in/out functions in any of our products.
  3. SelectScatter.swf possible bug

    Hi David, I'm sorry but I couldn't reproduce the error. Can you please list the exact steps that I would need to take to make this happen?
  4. Logarithmic Scale vs. Arithmetic Scale

    Hi Jordan, While you can make this change in the existing implementation itself, there will be scalability problems when negative numbers come into play. You'll then need to figure another way to position zero plane.
  5. Interlink between many charts

    Hi Ramesh, I'm afraid, in the current architecture of FusionCharts v3, we cannot expose scroll event from the chart to JS. We'll keep this in mind when developing future versions.
  6. yAxisMaxValue not working

    In FusionCharts, all the data values need to be contained within the specified axis limits. Currently, we do not support zoom-in.
  7. a few possible IE and Save as Image bugs

    Hi, Can you please make sure of 2 things here: 1. You're using FusionCharts v3.0.7 SWF (see this in the debug mode). 2. You're specifying JavaScript links using the new j- method as explained at http://www.fusioncharts.com/docs/Contents/DrillDown/JavaScript.html
  8. a few possible IE and Save as Image bugs

    Hi Roni, Are the links JS links or normal links in XML?
  9. getChartFromId not Working?

    This works with FusionCharts v3 - you are using Free version.
  10. Help on more than 1 set from DB and PHP

    Hi, Can you please run this page and send us the XML output?
  11. setDataXML Help

    Hi, This code seems to be fine. By any chance, could you share a live URL with us so that we can debug?
  12. Data values font properties

    Peter, I'm afraid you cannot change it for individual datasets.
  13. Combination charts

    Not in Column3D - only in 2D.
  14. Hi, We're solving it in v4, which is due in Q2-2009.
  15. Making gradient vertically for gantt bars??

    Hi Jason, I'm afraid that's not configurable currently, as the gradient angle is not exposed via XML.
  16. Bug in entityDef

    Hi, This bug has been fixed in v3.0.7, which will be released in a week or so. If you can please send me your order id at support [at] fusioncharts.com, I'll send you a download link right away.
  17. Hi, For the stacked chart, you cannot find the lower limit of chart.
  18. Label Collisions in Scatter

    Hi Kai, I'm afraid we do not yet support smart labels in scatter chart.
  19. SparkColumns Issue in Firefox

    Hi, One thing that I noted is that you're not using different IDs for each chart. Each chart needs to be have a different ID.
  20. Problems with links

    Hi, Are you using dataURL method or dataXML method?
  21. Vertical Line Labels

    I'm afraid this is not supported in FusionCharts. It's currently supported in FusionWidgets data-streaming charts.
  22. save image in fusion charts

    This method is inside the SWF file - not the FusionCharts.js file.
  23. Fusion Chart for FLEX

    Yes - by end of Q2-2009.
  24. Display the values inside Pie chart

    I'm afraid no - we're putting that in v4.