armin_tamzarian

Members
  • Content count

    1
  • Joined

  • Last visited

About armin_tamzarian

  • Rank
    Forum Newbie
  1. Realtime data

    Hi, Fusioncharts looks really slick however I'm wondering if it can support plotting realtime data. I'm looking for this type of effect ; http://www.object-refinery.com/jfreechart/applet.html Can fusioncharts do this? I guess its a case of finding a way to update the data - this could either be with an XML request to the web server or use a socket connection to a trivial server which feeds data back to the socket. Thanks