Visifire is a set of open source charts - powered by Microsoft Silverlight. With Visifire you can create and embed visually stunning animated Silverlight Charts within minutes. Visifire is easy to use and independent of the server side technology.
Chart was not getting updated properly while updating it using setDataUri() method.
In 3D Area chart, if AnimatedUpdate property was set to True and YValue property of DataPoint is updated at realtime, chart was not rendering properly.
In Bar chart, while updating YValue ScrollBarOffset property value was getting changed.
In 3D Column chart, DataPoints were not getting clipped properly at the right side of PlotArea if axis changes while updating chart at realtime.
In Column and Bar charts, selected DataPoint was automatically getting deselected while updating chart at realtime.