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.
In Silverlight, Chart was not behaving as expected if Color property of a DataPoint was set through Style and later on Style was set to null at real-time.
Multiple grid lines were getting created while clearing DataPoints of a DataSeries and adding new set of DataPoints.
In pie chart, exploded pie slice was animating each time on real-time update.
Chart was not behaving as expected while resizing the browser window when it was zoomed to more than 100%.
Mouse events were not working as expected for Area chart.
Axis was not updating properly on real-time update of Chart.
Enhancements:
Performance has been improved while adding new DataPoints at real-time.
Performance has been improved on real-time update of Style of a DataPoint/DataSeries.