TIGigatron

Members
  • Content count

    2
  • Joined

  • Last visited

Everything posted by TIGigatron

  1. Hello. I have two questions. I have to send a chart via email to the users. The charts will be dynamically constructed by a script, and won't be rendered. Is there any way to export a chart to image file? Or it has any better way to do that? Also, my dashboard page has various charts and the gauge widget. The animation of the charts is very lagged and in sometimes can't even be seen. Is there any way to 'control' the order the charts will be rendered? I'm using setTimeOut from JS, but is not the better solution... Thanks
  2. Hi, I'm using Fusion Charts 3.6.0 and i want to slow down the animation. However i didn't find anything in the docs. I tried to use the style tag, but it didn't work. It is possible? Thanks.