|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/10/2008 4:14:05 PM
Posts: 1,
Visits: 1
|
|
We have created an application using a multi-axis line chart from PowerCharts v3. Our users are having trouble saving the chart and pulling it into PowerPoint. I noticed on a few charts in the FusionCharts v3 gallery an option when you right-click to "Save As Image". Is this option available on other/all charts, specifically the multi-axis line chart?
Thanks,
Joel Learner
Miriam Technologies, Inc.
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: Today @ 4:19:22 AM
Posts: 885,
Visits: 1,422
|
|
| Hi, You can use image saving feature in all charts of PowerCharts pack.
Regards,
Sudipto Choudhury FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/25/2008 5:27:41 PM
Posts: 3,
Visits: 15
|
|
I've found that I can right click and successfully save image as with the dragnode.
I cannot, however, invoke saveAsImage() even with jsRegister toggled to true.
In fact, I can get the XML using JS, but it fails when I run saveAsImage() on the object.
Is this supposed to be possible with the dragnode chart in v.3.0.5?
Thanks
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: Today @ 4:19:22 AM
Posts: 885,
Visits: 1,422
|
|
| Hi, Could you please download/upgrade to the latest version - v3.0.6 where this feature is supported? For Drag Node chart the chart would show version 3.0.6(b) in Debug window.
Regards,
Sudipto Choudhury FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/25/2008 5:27:41 PM
Posts: 3,
Visits: 15
|
|
that worked, thanks.
since the swf automatically posts the img details to the server, is it possible to add additional parameters via js previous to invoking saveAsImage() to what is being posted?
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: Today @ 4:19:22 AM
Posts: 885,
Visits: 1,422
|
|
| Hi, Could you please try add the additional querystring parameters to imageSaveURL in the XML of the chart itself?
Regards,
Sudipto Choudhury FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/25/2008 5:27:41 PM
Posts: 3,
Visits: 15
|
|
I had considered that, except that I want to be able to set the parameters from javascript after the chart has been rendered.
Is there someway to do so after it has been rendered?
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: Today @ 4:19:22 AM
Posts: 885,
Visits: 1,422
|
|
| Hi, I am afraid, this is not possible, as of now.
Regards,
Sudipto Choudhury FusionCharts Team
|
|
|
|