Visifire v2.0.4 beta Released
ChiragHi,
This release contains fixes for the following bugs:
1. CPU usage spiked up when events – MouseEnter/MouseLeave attached to elements – DataPoint/DataSeries for property – Color, were fired.
2. Axis-X disappeared & DataPoints’ position went wrong when, XValue of first DataPoint was changed.
3. Interactivity – Exploded did not function as expected, if MouseEvents were attached for Chart type – Pie/Doughnut.
4. KeyNotFoundException was not handled.
5. Property – MarkerBorderColor did not work for line chart.
6. Nullable properties were not handled from Javascript.
7. Element – Title did not take default alignment in WPF.
8. Chart threw exception when custom ColorSet was used in Theme.
Current release also contains the following enhancements:
1. Label’s position can be controlled by users in both Line & Area Charts, by setting the property “LabelStyle” to either “Inside” or “Outside”.
2. Chart will not re-render internally when the following properties are changed. In the chart only the changed properties will be updated, thereby decreasing the CPU usage.
Axis
a.Color
DataPoint
a.Color
AxisLabels
a.FontColor
b.FontWeight
c.FontStyle
ChartGrid
a.LineColor
b.LineThickness
c.InterlacedColor
d.LineStyle
TrendLine
a.LineColor
b.LineThickness
c.LineStyle
Title
a.FontColor
b.FontWeight
c.FontStyle
Ticks
a.LineColor
b.LineThickness
c.LineStyle
Cheers,
Team Visifire


Comments(7)
thank u very much
glad to see this.
hi,when I use this version,change chart type in my code when a chart is ready,the first time each datapoint got different color,when I select Line or other type in my listbox to change chart type,the chart is ok but the datapoints in them only got the same color(darkgreen).
will this be soloved in next version?
thanks.
@aspnetx,
Thanks for reporting. We are able to reproduce it. You should find fix for it in tomorrow’s release.
Regards,
Chirag
@Chirag
hi,did you mean that the version 1.5.8 is tomorrow’s release?
what’s more,I got a bug when I design visifire chart in Blend,after I re-define chart’s width I fonud that the width property is be set more than once.
eg:
in visual studio 2008 reported:
The property ‘Width’ is set more than once.
@aspnetx, I was referring to Visifire v2.0.5 beta. It’s here: http://www.visifire.com/blog/2008/12/26/visifire-v205-beta-released/ . Sorry for the delay.
Regarding issue with Blend, please start a thread in forum. Our moderators will help you out there.
Regards,
Chirag