Basilio

Members
  • Content count

    2
  • Joined

  • Last visited

Everything posted by Basilio

  1. Hi, Happy Holidays to the FusionCharts Forum! I'm using FusionCharts V3 Trial and i'm evaluating this great product. I would like to know if it's possible to update the data of a chart using javascript without an entirely refresh (for example only bars and line in a MSCombi2D). I've tryed the real-time charts, but they don't fit well in my cases. Thanks in advance.
  2. Chart Data Update Without Refresh

    Thanks for your reply. I'm trying to figure out if it's possible to avoid this: With the animation turned off, every time i call the setXMLData / setJSONData all the graph is refreshed. I just found this post that confirm to me that what i'm asking is not possible, or is it? Thanks. EDIT: post link changed