kishan

Members
  • Content count

    3
  • Joined

  • Last visited

About kishan

  • Rank
    Forum Newbie
  1. Hi Basundhara, Many thanks for your reply, I tried for customization of FC_Exported function but problem remains same. And for time can you please provide me minimum server requirnment details for server-side export. I can't make page without a scroll bar, because requirnment for charts height and width is such that , it will scroll. Can Fusion chart having any such facility, which will enable Export of images of those chart which are not in Visible area of browser ? please provide me details about this. Thanks Kishan
  2. Hello Basundhara, Thanks for your quick and positive reply, I tried your code in array(using for loop) for single chart export and its working fine for me. Can you please tell me how will i get Callback for that single chart , means i will get flag that this image is exported properly and this is not exported, i am using FC_Exported function of fusion chart but its giving me for all Chart callback on that page,how i will get single callBack of single chart, like yo Also what about fusion chart taking time for Export, can fusion chart able to handle that time period or can we set some where ? And also I am not still able to Export images of charts whch are at the bottom of the page, i need to scroll down and then i can export to images, can you please give me solution for this. Waiting for your reply. Thanks, Kishan
  3. Hi, I am using serrveside export images in ASP.NET. On WebPage i have multiple chart (8-9) like drawing pad,Column chart, pie chart etc. while i am exporting these charts using server side export , One time its exporting only some of charts, not all and also it is taking too much time on production server, we have other functionality that needs to execute after image creation. Please let me know your solution on this. Waiting for your reply. Thanks Kishan