Visifire Silverlight and WPF Charts v3.0.1 is out of beta!

somnath

Hi,

This release contains fix for the following bugs:

  • Chart was not behaving as expected if ScrollingEnabled property was set to false and more than one DataPoint with long AxisXLabel were present in a single series chart.
  • In WPF, if AnimatedUpdate property was set to true, chart was leaking memory while updating column chart at real-time.

Current release also contains the following enhancement:

  • New property ScrollBarSize has been implemented in Axis. Now onwards user can set the size of ScrollBar using this property. In the example below, value of ScrollBarSize property in AxisX is set to zero, so the ScrollBar is not visible for the first chart. Now, on Scroll event of second chart, ScrollBarOffset property of AxisX has been set by which two charts can be scrolled together. For more info about ScrollBarSize property, please check documentation here.

Get Microsoft Silverlight


Download Visifire v3.0.1 here.

Cheers,
Team Visifire


Visifire Silverlight and WPF Charts v3.0.1 beta 2 Released!

somnath

Hi,

We are very happy to announce that “Save as Image” feature has been implemented in Visifire. You will be able to save Visifire Charts as JPEG and BMP – using either JavaScript or Managed Code.

Also a new property ToolBarEnabled has been introduced in Chart. For more info, please check documentation for ToolBarEnabled property.

The following bugs have been fixed in this release:

Download Visifire v3.0.1 beta 2 here.

Cheers,

Team Visifire


Visifire Silverlight and WPF Charts v3.0.1 beta Released!

vivek

Hi,

This release contains fix for the following bugs:

  • If AnimatedUpdate property was set to True in Column chart, exception was being thrown while updating chart at realtime.
  • In Line chart, if MovingMarkerEnabled property was set to True in empty DataSeries, exception was being thrown while moving mouse over PlotArea.
  • In multi-series Line chart, if DataPoints are added in empty DataSeries, line color was getting set to null.

Current release also contains the following enhancements:

  • Scroll event has been introduced in Axis. For more info, please check documentation.
  • New properties ViewMinimum and ViewMaximum have been introduced in Axis. These properties are read only. For more info, please check documentation for ViewMinimum and ViewMaximum properties.

Download Visifire v3.0.1 beta here.

Cheers,
Team Visifire


Silverlight and WPF Charting Control Visifire 3.0 goes GA

Sunil

We are proud to announce the GA release of Visifire 3.0. Visifire 3.0 is a major upgrade and you are encouraged to upgrade to Visifire 3.0.

Here is a summary of some of the important features of Visifire 3.0:

  1. We have major performance improvements in all charts – up to 10x in some cases.
  2. Smooth animated updates.
  3. Improved looks for Pie, Doughnut, Funnel and Bubble Charts
  4. Now Visifire is capable of handling more data than before. You’ll find major performance improvements while working with large data-sets.

How smoothly can I upgrade?

With respect to API / XAML, there are no breaking changes and Visifire 3.0 is a drop-in replacement to Visifire 2.x. However, we have renamed “Visifire2.js” to “Visifire.js” therefore JavaScript API users will have to reference “Visifire.js” from HTML instead of Visifire2.js

Visifire Link on charts & Visifire Enterprise

With 3.0, we have made the Watermark property obsolete in the Community Edition of Visifire. Based on the Quid Pro Quo principle ("something for something" in Latin), we encourage you to help us spread the word about Visifire.

If you are not comfortable with the Visifire link on your charts and would prefer custom branding, please consider buying Visifire Enterprise Licenses. With Visifire Enterprise licenses, you also get the option to buy Premium support. Premium support can save you countless hours while developing critical projects.

We believe these changes will help us continue investing aggressively in Visifire development. We have big plans for Visifire. Stay tuned!

Thank you for your support. Please let us know your feedback.

Team Visifire


Visifire Silverlight and WPF Charts v2.3.6 GA Released!

somnath

Hi,

Current release contains the following enhancement:

  • Label-placement for 3D StackedColumn100 chart has been improved.

Download Visifire v2.3.6 here.

Cheers,
Team Visifire


Visifire Silverlight and WPF Charts v3.0 beta 5 Released

somnath

Hi,

This release contains fix for the following bugs:

  • AxisLabels were not rendered properly if AxisMaximum was set for the y-axis.
  • Space at the left and right side of the y-axis (primary and secondary) was not proper if
    • MaxHeight property was set in x-axis or AxisLabels
    • and Angle was set in AxisLabels for x-axis
  • Space at the top and bottom of the x-axis (primary and secondary) was not proper if
    • MaxWidth property was set in y-axis or AxisLabels
    • and Angle was set in AxisLabels for y-axis
  • CandleStick and Stock were not behaving as expected if YValue property of DataPoint was set at real-time.
  • Charts except CandleStick and Stock were throwing exception while updating YValues property of DataPoint at real-time.

Current release also contains the following enhancement:

  • Real-time animation for StackedColumn, StackedColum100, StackedBar and StackedBar100 charts has been improved.

Download Visifire v3.0 beta 5 here.

Cheers,
Team Visifire


Visifire Silverlight and WPF Charts v2.3.6 beta 3 Released

somnath

Hi,

This release contains fix for the following bugs:

  • AxisLabels were not rendered properly if AxisMaximum was set for the y-axis.
  • Space at the left and right side of the y-axis (primary and secondary) was not proper if
    • MaxHeight property was set in x-axis or AxisLabels
    • and Angle was set in AxisLabels for x-axis
  • Space at the top and bottom of the x-axis (primary and secondary) was not proper if
    • MaxWidth property was set in y-axis or AxisLabels
    • and Angle was set in AxisLabels for y-axis

Download Visifire v2.3.6 beta 3 here.

Cheers,
Team Visifire


Visifire Silverlight and WPF Charts v3.0 beta 4 Released

somnath

Hi,

This release contains fix for the following bugs:

  • Chart was throwing exception if standard DateTime format string was set in ValueFormatString property in Axis.
  • If all DataPoints from all DataSeries were removed from the Chart and new DataPoints were added to the existing DataSeries, TrendLines were not getting updated at real-time.
  • In Silverlight, Chart inside ChildWindow was not behaving as expected.
  • ToolTip over Pie and Doughnut charts was not displayed properly if View3D property in Chart was set to false.

Current release also contains the following enhancement:

  • Performance has been improved while updating the line chart at real-time.

Download Visifire v3.0 beta 4 here.

Cheers,
Team Visifire


Visifire Silverlight and WPF Charts v2.3.6 beta 2 Released

somnath

Hi,

This release contains fix for the following bug:

  • Chart was throwing exception if standard DateTime format string was set in ValueFormatString property in Axis.

Download Visifire v2.3.6 beta 2 here.

Cheers,
Team Visifire


Visifire Silverlight and WPF Charts v3.0 beta 3 Released!

somnath

Hi,

This release contains fix for the following bugs:

  • Chart was not behaving as expected while clearing all DataPoints from a DataSeries and adding new DataPoints having YValue as NAN in it.
  • TrendLines and ChartGrids were not updated properly when Chart was updated at real time.

Current release also contains the following enhancements:

  • MinHeight, MaxHeight, MinWidth, MaxWidth properties are introduced in both Axis and AxisLabels. So now onwards user can easily maintain the Height of x-axis and Width of y-axis. MinHeight, MaxHeight, MinWidth, MaxWidth of AxisLabels will help you to maintain the size of the region of AxisLabels without touching the Title of the Axis. So it will be very easy to align x-axis and y-axis of one or more charts which are placed side by side. Please visit Visifire documentation for more info.

Download Visifire v3.0 beta 3 here.

Cheers,
Team Visifire


« Previous PageNext Page »