<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Visifire</title>
	
	<link>http://www.visifire.com/blog</link>
	<description>Fire up your imagination</description>
	<pubDate>Fri, 28 Nov 2008 12:55:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Visifire" type="application/rss+xml" /><item>
		<title>Visifire v2.0.1 beta Released</title>
		<link>http://feeds.feedburner.com/~r/Visifire/~3/468314655/</link>
		<comments>http://www.visifire.com/blog/2008/11/28/visifire-v201-beta-released/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 12:55:13 +0000</pubDate>
		<dc:creator>Chirag</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.visifire.com/blog/?p=106</guid>
		<description><![CDATA[Hi,
This release contains fixes for the following bugs:


ToolTip did not take correct position in some cases.


Chart threw exception if ShadowEnabled property for Chart was set to true and later reset.


Events failed to attach with Pie &#38; Doughnut Charts.

Legend showed the DataPoint, although Enabled property of DataPoint is set to false.

Chart threw exception if LabelLineEnabled is [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Visifire v2.0.1 beta Released", url: "http://www.visifire.com/blog/2008/11/28/visifire-v201-beta-released/" });</script>]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>This release contains fixes for the following bugs:</p>
<ul>
<li>
<span style="small;">ToolTip did not take correct position in some cases.</span>
</li>
<li>
<span style="small;">Chart threw exception if ShadowEnabled property for Chart was set to true and later reset.</span>
</li>
<li>
Events failed to attach with Pie &amp; Doughnut Charts.
</li>
<li>Legend showed the DataPoint, although Enabled property of DataPoint is set to false.</li>
<li>
<span style="small;">Chart threw exception if LabelLineEnabled is set to false for Pie &amp; Doughnut Charts.<br />
</span></li>
<li>AxisX disappeared<span style="small;"> if DataPoint [index].Enabled is set to false.</span></li>
<li>
<span style="small;">Chart did not render if Enabled property of AxisLabels is set to false.</span>
</li>
</ul>
<p>Also contains the following enhancements:</p>
<ul>
<li><span style="small;">DataPoint label placement of chart type Column is improved.</span></li>
<li><span style="small;">Many users reported memory leak &amp; high CPU usage in Visifire 2.0.0 beta. Thanks for reporting it. In this version memory management has been drastically improved.</span></li>
</ul>
<p>Cheers,</p>
<p>Team Visifire</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=12ed28f3-e5de-4895-beed-410718b5cd78&amp;title=Visifire+v2.0.1+beta+Released&amp;url=http%3A%2F%2Fwww.visifire.com%2Fblog%2F2008%2F11%2F28%2Fvisifire-v201-beta-released%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.visifire.com/blog/2008/11/28/visifire-v201-beta-released/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.visifire.com/blog/2008/11/28/visifire-v201-beta-released/</feedburner:origLink></item>
		<item>
		<title>Visifire 2.0 beta Released!</title>
		<link>http://feeds.feedburner.com/~r/Visifire/~3/460762960/</link>
		<comments>http://www.visifire.com/blog/2008/11/21/visifire-20-beta-release/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 13:36:19 +0000</pubDate>
		<dc:creator>Chirag</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.visifire.com/blog/?p=71</guid>
		<description><![CDATA[Hi,


The wait is over. Visifire 2.0 beta is here! Visifire 2.0 is a complete rewrite of Visifire 1.x, it is a result of complete architectural overhaul. We had to make changes in the XAML structure. The XAML used by Visifire 1.x is incompatible with Visifire 2.0. A notable change in XAML is that similar elements [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Visifire 2.0 beta Released!", url: "http://www.visifire.com/blog/2008/11/21/visifire-20-beta-release/" });</script>]]></description>
			<content:encoded><![CDATA[<p style="11pt;">Hi,</p>
<p style="11pt;">
<p style="11pt;">
<p style="11pt;">The wait is over. Visifire 2.0 beta is here! Visifire 2.0 is a complete rewrite of Visifire 1.x, it is a result of complete architectural overhaul. We had to make changes in the XAML structure. The XAML used by Visifire 1.x is incompatible with Visifire 2.0. A notable change in XAML is that similar elements are grouped under an element collection. Visifire 2.0 follows the best practices laid down by Microsoft for component development. In Visifire 2.0 all properties are dependency properties. Dependency properties provide a way to compute the value of a property based on the value of other inputs.</p>
<p style="11pt;">The major features in this release are:-</p>
<p style="11pt;">
<p style="11pt;"><strong>Visifire works in WPF too</strong><br />
Visifire 2.0 boasts of multi-targeting feature. A single API to draw charts in Silverlight or WPF or WPF Browser Application. Yes, its true, you can start using Visifire in your desktop applications also.</p>
<p style="11pt;">
<p style="11pt;"><strong>Realtime Update</strong><br />
Any property of Visifire charts can be updated in realtime. No need to redraw the chart. Visifire1.x supported realtime update through Javascript, but not from managed code. We learnt that Visifire is being extensively used in managed code &amp; updating charts in realtime is one of the most coveted feature. Hence, we implemented it. Real time update is showcased both in <a href="http://www.visifire.com/silverlight_chart_designer.php">Chart Designer</a> &amp; <a href="http://www.visifire.com/silverlight_charts_gallery.php">Gallery</a>.</p>
<p style="11pt;">
<p style="11pt;"><strong>Scrollable Charts</strong><br />
The name says it all. You can scroll the datapoints inside the charts. All chart types in the <a href="http://www.visifire.com/silverlight_charts_gallery.php">Gallery</a> have an example showcasing this feature.</p>
<p style="11pt;">
<p style="11pt;"><strong>Styling</strong><br />
Visifire 2.0 charts can be styled. If you want to make the charts look the way you want &amp; still harness the flexibility of Visifire, you can do so by styling the charts globally.</p>
<p style="11pt;">
<p style="11pt;"><strong>Editable in Blend</strong><br />
Designing requires a good Design Tool. It is true even for Silverlight Apps &amp; that&#8217;s why Microsoft has Expression Blend. Visifire charts can now be designed in Microsoft Expression Blend.</p>
<p style="11pt;">
<p style="11pt;"><strong>Elegant Animation</strong><br />
Currently Visifire2.0 contains only one animation per chart type. The same animation doesn&#8217;t look good for all chart types. Hence, for every chart type a specific animation has been handpicked &amp; polished to perfection.</p>
<p style="11pt;">
<p style="11pt;">
<p style="11pt;">
<p style="11pt;">
<p style="11pt;">Download Visifire 2.0 beta <a href="http://www.visifire.com/download_silverlight_charts.php">here</a>.</p>
<p style="11pt;">This blog will be followed by a series of blogs on new features of Visifire2.0 &amp; their implementation, so stay tuned.</p>
<p style="11pt;">PS: Forget not to check out <a href="http://visifire.com/silverlight_chart_designer.php">Chart Designer</a>. It updates the chart instantly &amp; no longer requires redraw!</p>
<p style="11pt;">
<p style="11pt;">Cheers,</p>
<p style="11pt;">Team Visifire</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=12ed28f3-e5de-4895-beed-410718b5cd78&amp;title=Visifire+2.0+beta+Released%21&amp;url=http%3A%2F%2Fwww.visifire.com%2Fblog%2F2008%2F11%2F21%2Fvisifire-20-beta-release%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.visifire.com/blog/2008/11/21/visifire-20-beta-release/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.visifire.com/blog/2008/11/21/visifire-20-beta-release/</feedburner:origLink></item>
		<item>
		<title>Visifire v1.5.5 released</title>
		<link>http://feeds.feedburner.com/~r/Visifire/~3/443576004/</link>
		<comments>http://www.visifire.com/blog/2008/11/05/visifire-v155-released/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 19:39:21 +0000</pubDate>
		<dc:creator>Chirag</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.visifire.com/blog/?p=60</guid>
		<description><![CDATA[Hi,
The following bugs have been fixed in this release

Chart type StackedArea100 crashed on setting YValue = 0 for any DataPoint.
In DataPoint, the property MarkerEnabled was being taken true for both boolean values.
ToolTip and Events were not working with 3D Chart if AnimationType = Type4 and no. of DataPoint &#62; 900.
Pie and Doughnut Charts threw exception [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Visifire v1.5.5 released", url: "http://www.visifire.com/blog/2008/11/05/visifire-v155-released/" });</script>]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>The following bugs have been fixed in this release</p>
<ul>
<li>Chart type StackedArea100 crashed on setting YValue = 0 for any DataPoint.</li>
<li>In DataPoint, the property MarkerEnabled was being taken true for both boolean values.</li>
<li>ToolTip and Events were not working with 3D Chart if AnimationType = Type4 and no. of DataPoint &gt; 900.</li>
<li>Pie and Doughnut Charts threw exception on MouseOver event with Href being set.</li>
<li>ShadowEnabled threw exception when chart is drawn from managed code.</li>
</ul>
<p>Enhancements</p>
<ul>
<li>Improved Axis Label Placement.</li>
<li>LineStyle will be reflected on LegendEntry in Legend.</li>
</ul>
<p>Download the latest release <a title="Download" href="../../download_silverlight_charts.php">here</a>.</p>
<p>Cheers,<br />
Team Visifire</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=12ed28f3-e5de-4895-beed-410718b5cd78&amp;title=Visifire+v1.5.5+released&amp;url=http%3A%2F%2Fwww.visifire.com%2Fblog%2F2008%2F11%2F05%2Fvisifire-v155-released%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.visifire.com/blog/2008/11/05/visifire-v155-released/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.visifire.com/blog/2008/11/05/visifire-v155-released/</feedburner:origLink></item>
		<item>
		<title>Visifire v1.5.4 released</title>
		<link>http://feeds.feedburner.com/~r/Visifire/~3/436885755/</link>
		<comments>http://www.visifire.com/blog/2008/10/30/visifire-v154-released/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 12:49:34 +0000</pubDate>
		<dc:creator>Chirag</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.visifire.com/blog/?p=50</guid>
		<description><![CDATA[Hi,
This release contains fixes for the following bugs:

Chart went blank if the no. of data points were more than 200.
Tooltips disappeared &#38; JS events did not work after v1.5.2 internal release.  (An emergency release - v1.5.3 - was done with the fix.)
Vertical scroller for Logger did not scroll automatically if the content outside the [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Visifire v1.5.4 released", url: "http://www.visifire.com/blog/2008/10/30/visifire-v154-released/" });</script>]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>This release contains fixes for the following bugs:</p>
<ul>
<li>Chart went blank if the no. of data points were more than 200.</li>
<li>Tooltips disappeared &amp; JS events did not work after v1.5.2 internal release. <br /> (An emergency release - v1.5.3 - was done with the fix.)</li>
<li>Vertical scroller for Logger did not scroll automatically if the content outside the viewport was selected.</li>
<li>Charts flickered when updated from JS.</li>
</ul>
<p>Enhancements:</p>
<ul>
<li>Visifire&#8217;s &#8220;Auto Label Skip&#8221; feature can be enabled by setting <strong>Interval = &#8220;0&#8243;</strong>. This feature is helpful when there are high no. of datapoints where in Labels are skipped at regular intervals to avoid overlapping. Eg. <strong>&lt;vc:AxisX Interval=&#8221;0&#8243;/&gt;</strong></li>
</ul>
<p>Download the latest release <a title="Download" href="http://www.visifire.com/download_silverlight_charts.php">here</a>.</p>
<p>Cheers,<br />
Team Visifire</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=12ed28f3-e5de-4895-beed-410718b5cd78&amp;title=Visifire+v1.5.4+released&amp;url=http%3A%2F%2Fwww.visifire.com%2Fblog%2F2008%2F10%2F30%2Fvisifire-v154-released%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.visifire.com/blog/2008/10/30/visifire-v154-released/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.visifire.com/blog/2008/10/30/visifire-v154-released/</feedburner:origLink></item>
		<item>
		<title>Open Source Silverlight Charts Visifire now supports Silverlight 2!</title>
		<link>http://feeds.feedburner.com/~r/Visifire/~3/422393573/</link>
		<comments>http://www.visifire.com/blog/2008/10/16/open-source-silverlight-charts-visifire-now-supports-silverlight-2/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 07:34:19 +0000</pubDate>
		<dc:creator>Chirag</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.visifire.com/blog/?p=44</guid>
		<description><![CDATA[Hi,
Visifire now works with Silverlight 2. In fact no changes were required to port Visifire from
Silverlight 2 RC0 (Visifire v1.5.0 was released recently to developers with Silverlight 2 RC0 compatibility).
All live examples in the website are successfully tested against Silverlight 2.
Download your copy of Visifire here.
Thanks for listening,
Team Visifire
<script type="text/javascript">SHARETHIS.addEntry({ title: "Open Source Silverlight Charts Visifire now supports Silverlight 2!", url: "http://www.visifire.com/blog/2008/10/16/open-source-silverlight-charts-visifire-now-supports-silverlight-2/" });</script>]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Visifire now works with Silverlight 2. In fact no changes were required to port Visifire from<br />
Silverlight 2 RC0 (<a title="Visifire for Silverligh 2 RC0" href="http://www.visifire.com/blog/2008/10/07/visifire-for-silverlight-2-release-candidate-0/">Visifire v1.5.0</a> was released recently to developers with Silverlight 2 RC0 compatibility).</p>
<p>All live examples in the website are successfully tested against Silverlight 2.<br />
Download your copy of Visifire <a href="http://www.visifire.com/download_silverlight_charts.php">here</a>.</p>
<p>Thanks for listening,</p>
<p>Team Visifire</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=12ed28f3-e5de-4895-beed-410718b5cd78&amp;title=Open+Source+Silverlight+Charts+Visifire+now+supports+Silverlight+2%21&amp;url=http%3A%2F%2Fwww.visifire.com%2Fblog%2F2008%2F10%2F16%2Fopen-source-silverlight-charts-visifire-now-supports-silverlight-2%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.visifire.com/blog/2008/10/16/open-source-silverlight-charts-visifire-now-supports-silverlight-2/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.visifire.com/blog/2008/10/16/open-source-silverlight-charts-visifire-now-supports-silverlight-2/</feedburner:origLink></item>
		<item>
		<title>Visifire for Silverlight 2 Release Candidate 0</title>
		<link>http://feeds.feedburner.com/~r/Visifire/~3/413911294/</link>
		<comments>http://www.visifire.com/blog/2008/10/07/visifire-for-silverlight-2-release-candidate-0/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 15:42:14 +0000</pubDate>
		<dc:creator>karthik</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.visifire.com/blog/2008/10/07/visifire-for-silverlight-2-release-candidate-0/</guid>
		<description><![CDATA[We have made a developer release of the Silverlight 2 RC0 version of the Visifire. Since this is not a public release the link in the Downloads page will not be updated until Silverlight 2 RC0 becomes public. Applications built using this release will only work with the Silverlight 2 RC0 Developer Runtime. 
Download links [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Visifire for Silverlight 2 Release Candidate 0", url: "http://www.visifire.com/blog/2008/10/07/visifire-for-silverlight-2-release-candidate-0/" });</script>]]></description>
			<content:encoded><![CDATA[<p>We have made a developer release of the Silverlight 2 RC0 version of the Visifire. Since this is not a public release the link in the Downloads page will not be updated until Silverlight 2 RC0 becomes public. Applications built using this release <strong>will only work with the Silverlight 2 RC0 Developer Runtime</strong>. </p>
<p>Download links for Silverlight 2 RC0 compatible version of Visifire: </p>
<p><strong>Visifire:</strong>&nbsp; <a href="http://www.visifire.com/downloads/not_released/visifire_v1.5.0.zip">visifire_v1.5.0.zip</a></p>
<p><strong>With documentation:</strong>&nbsp; <a href="http://www.visifire.com/downloads/not_released/visifire_v1.5.0_with_documentation.zip">visifire_v1.5.0_with_documentation.zip</a></p>
<p><strong>Visifire for managed code users:</strong>&nbsp; <a href="http://www.visifire.com/downloads/not_released/visifire_v1.5.0_for_managed_code.zip">visifire_v1.5.0_for_managed_code.zip</a></p>
<p><strong>Visifire source:</strong>&nbsp; <a href="http://www.visifire.com/downloads/not_released/visifire_v1.5.0_source.zip">visifire_v1.5.0_source.zip</a></p>
<p>&nbsp;</p>
<p>Thanks for your attention,</p>
<p>Team Visifire</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=12ed28f3-e5de-4895-beed-410718b5cd78&amp;title=Visifire+for+Silverlight+2+Release+Candidate+0&amp;url=http%3A%2F%2Fwww.visifire.com%2Fblog%2F2008%2F10%2F07%2Fvisifire-for-silverlight-2-release-candidate-0%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.visifire.com/blog/2008/10/07/visifire-for-silverlight-2-release-candidate-0/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.visifire.com/blog/2008/10/07/visifire-for-silverlight-2-release-candidate-0/</feedburner:origLink></item>
		<item>
		<title>Visifire v1.1.4 released</title>
		<link>http://feeds.feedburner.com/~r/Visifire/~3/409404758/</link>
		<comments>http://www.visifire.com/blog/2008/10/02/visifire-v114-released/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 16:37:36 +0000</pubDate>
		<dc:creator>karthik</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.visifire.com/blog/2008/10/02/visifire-v114-released/</guid>
		<description><![CDATA[This release contains a bug fix.
Bug Fixed:
1. An exception is thrown for single DataPoint in Column/ Bar chart with Animation selected as Type4.
&#160;
Thanks for your attention,
Team Visifire
<script type="text/javascript">SHARETHIS.addEntry({ title: "Visifire v1.1.4 released", url: "http://www.visifire.com/blog/2008/10/02/visifire-v114-released/" });</script>]]></description>
			<content:encoded><![CDATA[<p>This release contains a bug fix.
<p><strong>Bug Fixed:</strong>
<p>1. An exception is thrown for single DataPoint in Column/ Bar chart with Animation selected as Type4.</p>
<p>&nbsp;</p>
<p>Thanks for your attention,</p>
<p>Team Visifire</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=12ed28f3-e5de-4895-beed-410718b5cd78&amp;title=Visifire+v1.1.4+released&amp;url=http%3A%2F%2Fwww.visifire.com%2Fblog%2F2008%2F10%2F02%2Fvisifire-v114-released%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.visifire.com/blog/2008/10/02/visifire-v114-released/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.visifire.com/blog/2008/10/02/visifire-v114-released/</feedburner:origLink></item>
		<item>
		<title>Visifire v1.1.3 released</title>
		<link>http://feeds.feedburner.com/~r/Visifire/~3/400515841/</link>
		<comments>http://www.visifire.com/blog/2008/09/23/visifire-v113-released/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 06:29:25 +0000</pubDate>
		<dc:creator>karthik</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.visifire.com/blog/2008/09/23/visifire-v113-released/</guid>
		<description><![CDATA[This version contains improved reporting for errors. Now the error log shows even the inner exceptions thrown by Silverlight along with the line no. &#38; character position.
For eg. If unknown attribute name set in XML user is alerted in the following way.
Message: Unknown attribute Yvalue on element DataPoint. [Line: 2 Position: 330]
&#38; if a wrong [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Visifire v1.1.3 released", url: "http://www.visifire.com/blog/2008/09/23/visifire-v113-released/" });</script>]]></description>
			<content:encoded><![CDATA[<p>This version contains improved reporting for errors. Now the error log shows even the inner exceptions thrown by Silverlight along with the line no. &amp; character position.
<p>For eg. If unknown attribute name set in XML user is alerted in the following way.
<p>Message: Unknown attribute Yvalue on element DataPoint. [Line: 2 Position: 330]
<p>&amp; if a wrong property value is set this message is shown.
<p>Message: AG_E_PARSER_BAD_PROPERTY_VALUE [Line: 2 Position: 328]
<p>By this, users will know the specific attribute name or value set in XML that doesn&#8217;t conform to Visifire&#8217;s XML standards.
<p>&nbsp;
<p>Cheers,
<p>Team Visifire</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=12ed28f3-e5de-4895-beed-410718b5cd78&amp;title=Visifire+v1.1.3+released&amp;url=http%3A%2F%2Fwww.visifire.com%2Fblog%2F2008%2F09%2F23%2Fvisifire-v113-released%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.visifire.com/blog/2008/09/23/visifire-v113-released/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.visifire.com/blog/2008/09/23/visifire-v113-released/</feedburner:origLink></item>
		<item>
		<title>Visifire v1.1.2 released</title>
		<link>http://feeds.feedburner.com/~r/Visifire/~3/387665390/</link>
		<comments>http://www.visifire.com/blog/2008/09/09/visifire-v112-released/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 13:42:19 +0000</pubDate>
		<dc:creator>karthik</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.visifire.com/blog/2008/09/09/visifire-v112-released/</guid>
		<description><![CDATA[We have made a minor change to the Visifire.js. Now you can set the background color of the silverlight plug-in while creating the visifire charts object. For example,
var chart = new Visifire( &#8216;Visifire.xap&#8217;, &#8217;slPlugin1&#8242;, 500, 300, &#8216;transparent&#8217;);
Here &#8217;slPlugin1&#8242; is the ID of the silverlight control and it is optional. The last parameter in the constructor [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Visifire v1.1.2 released", url: "http://www.visifire.com/blog/2008/09/09/visifire-v112-released/" });</script>]]></description>
			<content:encoded><![CDATA[<p>We have made a minor change to the Visifire.js. Now you can set the background color of the silverlight plug-in while creating the visifire charts object. For example,</p>
<p><strong>var chart = new Visifire( &#8216;Visifire.xap&#8217;, &#8217;slPlugin1&#8242;, 500, 300, &#8216;transparent&#8217;);</strong></p>
<p>Here &#8217;slPlugin1&#8242; is the ID of the silverlight control and it is optional. The last parameter in the constructor is the color which is again optional with default set to &#8216;white&#8217;.</p>
<p><strong>Note: </strong>To make the plug-in background transparent, you&#8217;ll have to set the windowless state to &#8216;true&#8217; using function:</p>
<p><strong>chart.setWindowlessState(true);</strong></p>
<p>Thanks for your attention.</p>
<p>Team Visifire</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=12ed28f3-e5de-4895-beed-410718b5cd78&amp;title=Visifire+v1.1.2+released&amp;url=http%3A%2F%2Fwww.visifire.com%2Fblog%2F2008%2F09%2F09%2Fvisifire-v112-released%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.visifire.com/blog/2008/09/09/visifire-v112-released/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.visifire.com/blog/2008/09/09/visifire-v112-released/</feedburner:origLink></item>
		<item>
		<title>Visifire v1.1.1 released</title>
		<link>http://feeds.feedburner.com/~r/Visifire/~3/359273609/</link>
		<comments>http://www.visifire.com/blog/2008/08/08/visifire-v111-released/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 09:32:20 +0000</pubDate>
		<dc:creator>karthik</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.visifire.com/blog/2008/08/08/visifire-v111-released/</guid>
		<description><![CDATA[This release contains a new function added in the Visifire.js.
The &#8220;windowless&#8221; state of the silverlight plugin can now be set by using the setWindowlessState(windowless_state) function which accepts either &#8220;true&#8221; or &#8220;false&#8220;.
Thanks for your attention
Team Visifire
<script type="text/javascript">SHARETHIS.addEntry({ title: "Visifire v1.1.1 released", url: "http://www.visifire.com/blog/2008/08/08/visifire-v111-released/" });</script>]]></description>
			<content:encoded><![CDATA[<p>This release contains a new function added in the Visifire.js.</p>
<p>The &#8220;windowless&#8221; state of the silverlight plugin can now be set by using the setWindowlessState(<em>windowless_state</em>) function which accepts either &#8220;<strong>true</strong>&#8221; or &#8220;<strong>false</strong>&#8220;.</p>
<p>Thanks for your attention</p>
<p>Team Visifire</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=12ed28f3-e5de-4895-beed-410718b5cd78&amp;title=Visifire+v1.1.1+released&amp;url=http%3A%2F%2Fwww.visifire.com%2Fblog%2F2008%2F08%2F08%2Fvisifire-v111-released%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.visifire.com/blog/2008/08/08/visifire-v111-released/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.visifire.com/blog/2008/08/08/visifire-v111-released/</feedburner:origLink></item>
	</channel>
</rss>
