vadimiron

Members
  • Content count

    3
  • Joined

  • Last visited

Posts posted by vadimiron


  1. If my data changed, i can update a chart with setDataXML (or setDataURL) without reloading the page - this works fine.

    But every time i invoke one of these functions the chart blinks one time. Is it possible to update the chart with the new data without blinking? May be some animation property...???


  2. Hallo everybody!

    Ist it possible to react on the slicing of the pie chart??

    I want to use JSF-ajax implementation with the fusioncharts: for example, if i click on some pie portion and it is sliced, then i want to raise some ajax event and send it on server to change some parts of my web page.

    Is it possible in some way?