sree123

Members
  • Content count

    3
  • Joined

  • Last visited

Everything posted by sree123

  1. HI, I'm using 3.4 licensed version fusion charts in my application to render fusion charts like column2d, spline chart. I'm trying to implement tree map chart based on requirement. Data format required for treemap is proper, so no issue with data. But, When I added 3.12 version fusion.treemap.js file in jsfolder of my application to implement treemap, I'm getting "chart type not supported". Please let me know, if its possible to use any other version js file to implement treemap with 3.4 version js files. or please let me know if there is any other alternative to do this.
  2. HI Akash, Thanks for the reply. If I upgrade to latest version, I'm not sure how it impacts on existing charts. If I use the following js files of latest version (3.13.X) as mentioned by you. fusioncharts.js fusioncharts.powercharts.js fusioncharts.treemap.js Would these files would work in compatible with other 3.4 js files ?
  3. HI, I'm using 3.4 licensed version fusion charts in my application to render fusion charts like column2d, spline chart. I'm trying to implement tree map chart based on requirement. Data format required for treemap is proper, so no issue with data. But, When I added 3.12 version fusion.treemap.js file in jsfolder of my application to implement treemap, I'm getting "chart type not supported". Please let me know, if its possible to use any other version js file to implement treemap with 3.4 version js files. or please let me know if there is any other alternative to do this.