saisurajvanka

Members
  • Content count

    6
  • Joined

  • Last visited

About saisurajvanka

  • Rank
    Forum Newbie
  1. Saving the chart in CSV format

    Hi, Can you please help me how to save a graph in CSV format? I tried to search but it is only showing Jpeg and PDF formats. Thanks, Suraj
  2. Dynamic color change of the graphs

    Hi, I am using multi series chart in my application. It has different types of data with different colors. Is it possible in Fusion Charts to allow the users to customize the colors in the bar graphs? Thanks in advance, Suraj
  3. Linked Charts

    Hi, I am using Linked charts in my project. I have a chart something similar to this: http://docs.fusioncharts.com/charts/Code/JavaScript/Basics/UsingLinkedCharts/linked-charts-config-renderat-xml.html Now on loading of parent chart, the child chart also should be loaded automatically with latest data in parent chart. For instance, In the above link when the parent chart is loaded, Quarterly sales of 2007 should also be loaded autmatically. When the user clicks on other links, they should be over-rided on child chart. Can anyone help me with this? Thanks, Suraj