Jump to content


save image


  • Please log in to reply
5 replies to this topic

#1 ovamode

ovamode

    Forum Newbie

  • Members
  • 3 posts

Posted 11 May 2009 - 07:35 PM

Just upgraded to 3.1, and saving jpg/png/pdf via server is working ok, with the controllers provided, rmagick, etc.

The only 'but', is that charts using  showShadow='1'  useRoundEdges='1' are saved without those attributes, and the resulting images are very plain and ugly. Is there any way to adjust this, may be via Rmagick?

#2 Rahul Kumar

Rahul Kumar

    Supreme Being

  • Moderators
  • 1150 posts

Posted 12 May 2009 - 03:59 AM

Hi,
 
I am afraid, only shadows are not being captured as of now. But you can have the round edges in the chart image.

Regards,
Rahul Kumar
Tech Lead


A byte of magic.

#3 ovamode

ovamode

    Forum Newbie

  • Members
  • 3 posts

Posted 12 May 2009 - 12:30 PM

Thanks for the quick answer. Yes, round edges are still there. But since the shadows are gone, when you use bgcolor='ffffff' borderColor='ffffff', they are invisible, and the chart has no boundaries, so to speak. Any solution in a not distant future? other than changing colors, which my designer is not going to like...

#4 Rahul Kumar

Rahul Kumar

    Supreme Being

  • Moderators
  • 1150 posts

Posted 14 May 2009 - 07:58 AM

Hi,
 
This will be available in our next major release.

Regards,
Rahul Kumar
Tech Lead


A byte of magic.

#5 saptarshi

saptarshi

    Member

  • Members
  • PipPipPipPipPipPipPipPip
  • 357 posts

Posted 10 June 2009 - 04:09 AM

Hello Jim,



This is not a bug. This feature is not yet supported in this version because of some restrictions imposed by Flash.



However, we are working on supporting the feature in our next major release. :)
Regards,

Saptarshi Chakraborty



[url=http://twitter.com/fusioncharts/]Follow us[/url] on Twitter!:w00t:

#6 manlcm

manlcm

    Forum Newbie

  • Members
  • 5 posts

Posted 10 June 2009 - 01:42 AM

Hi,



I have also same problem of "useRoundEdges" in export image file:



I want to export StackedColumn2D chart as jpg file with useRoundEdges="1" in chart xml file (StackedColumn2D_export.xml), however, the bar of exported chart image (StackedColumn2D_useRoundEdges=1_Export.jpg) is comparatively darker that original chart in html (StackedColumn2D_useRoundEdges=1_html.PNG).



On the other hand, when I set useRoundEdges="0" in chart xml file, the darking problem don't be raised (StackedColumn2D_useRoundEdges=0_html.PNG ; StackedColumn2D_useRoundEdges=0_Export.jpg ).



Both FusionCharts version 3.0 and version 3.1 was tested, the bug is existed in both version.



Do you have any solution to prevent this bug? Thanks.



Best regards,

Jim

Attached Images

  • StackedColumn2D_useRoundEdges=0_html.PNG
  • StackedColumn2D_useRoundEdges=1_html.PNG
  • StackedColumn2D_useRoundEdges=0_Export.jpg
  • StackedColumn2D_useRoundEdges=1_Export.jpg

Attached Files