divey

Members
  • Content count

    1
  • Joined

  • Last visited

About divey

  • Rank
    Forum Newbie
  1. I am creating a web front end for managing charts that are created using Fusion Charts. I want my users to be able to edit attributes of their charts (i.e. line color, chart types). To do this I am creating a database back end that lists all of the available chart types along with their attributes. I know that the documentation for Fusion Charts shows the chart types with their XML attributes, but I was wondering if Fusion Charts has any database dumps or xml files of the Chart/Attribute mappings that I can chew through and dump into a database. Otherwise I will need to go through documentation and enter all of this information manually. If anybody knows if this mapping exists publicly, that would be great. Thanks!