Rodrigo Moraes

Members
  • Content count

    6
  • Joined

  • Last visited

Posts posted by Rodrigo Moraes


  1. Hi Sumedh,

    I'm using FusionCharts XT (v3.2.2) Service Release 4 (Released on 6th August, 2012).

    Anyway, I workaround this issue rolling back to jquery-1.7.2.

     

    Yesterday I saw at http://www.fusioncharts.com/puc/ if we have an upgrade, but "FusionCharts XT v3.3.1 Service Release 2" is not available for me.

    Do you know when it comes available for me?

     

    Best regards,

    From Brazil,

    Rodrigo Moraes


  2. Hi all,

     

    I dont know exactly if I should post it here, but I migrated from jquery-1.7.2.min to jquery-1.10.1.min and FusionCharts through setCurrentRenderer('javascript') stop working properly.
    Charts renders but do not show lines or columns, whatever chart i'm using.

     

    Note, this happen only when javascript charts is selected.

     

    Is there any known issue with jquery 1.10.1 or some version onward?

     

    Best regards,
    Rodrigo


  3. Hi all,

     

    I'm using Google Chrome with FusionCharts XT (v3.2.2).

    I saw this two errors below in chrome console.

    Ps: This is not a frequent error, but I can't see any red error in my app. kkkk

     

    1st> Uncaught SyntaxError: Unexpected token <
    2nd> Uncaught RuntimeException: #13111126041 myChart268RendererManager^Loaded Error >> Error while retrieving data from the chart-object. Possible cross-domain security restriction.
    So I would like to know if anybody else had problem with this and how can I resolve this.