<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Drilldown Silverlight Charts using Visifire</title>
	<atom:link href="http://www.visifire.com/blog/2009/03/05/drilldown-silverlight-charts-using-visifire/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.visifire.com/blog/2009/03/05/drilldown-silverlight-charts-using-visifire/</link>
	<description>Fire up your imagination</description>
	<lastBuildDate>Tue, 10 Jan 2012 14:22:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Vivek</title>
		<link>http://www.visifire.com/blog/2009/03/05/drilldown-silverlight-charts-using-visifire/comment-page-1/#comment-12324</link>
		<dc:creator>Vivek</dc:creator>
		<pubDate>Mon, 18 Apr 2011 12:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.visifire.com/blog/?p=258#comment-12324</guid>
		<description>Aksah,

Do you want to create new chart for each level with one Line DataSeries.

Regards,
Vivek</description>
		<content:encoded><![CDATA[<p>Aksah,</p>
<p>Do you want to create new chart for each level with one Line DataSeries.</p>
<p>Regards,<br />
Vivek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akash</title>
		<link>http://www.visifire.com/blog/2009/03/05/drilldown-silverlight-charts-using-visifire/comment-page-1/#comment-12323</link>
		<dc:creator>Akash</dc:creator>
		<pubDate>Mon, 18 Apr 2011 11:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.visifire.com/blog/?p=258#comment-12323</guid>
		<description>i need to create drill down analysis on chart, this will be a 5 level deep drill
data will be coming from data table and should be in following format:

Row Labels	MOC 1	MOC 2	MOC 3	MOC 4	MOC 5	MOC 6
National	2	2	2	3	2	2
-East		3	2	3	2	3	2
--Area7		3	2	3	2	3	2
---LM13		4	2	3	2	4	2
---LM14		2	3	4	2	1	3
--Area8		2	2	2	2	2	2
---LM15		2	2	2	3	3	1
----CUST30	1	3	1	2	5	1
----CUST31	2	0	2	3	0	1
---LM16		4	2	2	2	2	5
----CUST32	4	2	2	2	2	5
-North		2	2	2	4	2	1
--Area1		2	3	2	3	2	1
---LM1		1	2	2	2	1	1
----CUST1	3	5	0	1	0	1
----CUST2	0	0	5	2	2	0
----CUST3	0	2	1	4	2	1
---LM2		3	4	3	5	4	3
----CUST4	2	3	3	5	4	5
----CUST5	3	4	2	5	3	0
--Area2		1	2	3	4	2	1
---LM3		2	1	3	4	1	1
----CUST6	1	0	5	3	0	1
----CUST7	3	1	1	4	1	1
---LM4		0	4	2	4	4	1
----CUST8	0	4	2	4	4	1
South		2	2	2	3	2	3
--Area5		2	2	2	3	2	3
---LM10		2	3	3	4	2	2
----CUST20	3	3	4	2	3	2
----CUST21	1	3	1	5	0	1
---LM9		1	2	2	3	2	4
----CUST17	0	1	1	2	5	5
----CUST18	4	1	0	4	0	2
----CUST19	0	3	5	3	0	4
--Area6		3	3	1	3	3	2
---LM11		3	2	2	3	2	3
----CUST22	5	0	0	2	4	4
----CUST23	1	3	4	4	0	1
---LM12		4	5	0	3	4	1
----CUST24	4	5	0	3	4	1
West		2	2	2	2	3	3
--Area3		1	2	3	2	3	3
---LM5		0	2	3	3	3	3
----CUST10	0	4	3	0	0	4
----CUST11	0	0	4	5	5	3
----CUST9	1	2	1	4	4	2
---LM6		3	3	3	2	3	3
----CUST12	4	3	3	2	5	5
----CUST13	2	3	2	1	1	0
--Area4		3	2	1	2	3	2
---LM7		4	0	2	3	4	2
----CUST14	5	0	1	0	3	0
----CUST15	2	0	2	5	4	4
---LM8		3	5	0	0	3	2
----CUST16	3	5	0	0	3	2

Following are the levels:
1. National (will always have four regions)
2. Regional (can have 5-8 Areas)
3. Area (can have 5-8 LM)
4. LM (can have 2-3 CUST)
5. CUST

i need to create a multiline drilldown chart for each level.

please help me</description>
		<content:encoded><![CDATA[<p>i need to create drill down analysis on chart, this will be a 5 level deep drill<br />
data will be coming from data table and should be in following format:</p>
<p>Row Labels	MOC 1	MOC 2	MOC 3	MOC 4	MOC 5	MOC 6<br />
National	2	2	2	3	2	2<br />
-East		3	2	3	2	3	2<br />
&#8211;Area7		3	2	3	2	3	2<br />
&#8212;LM13		4	2	3	2	4	2<br />
&#8212;LM14		2	3	4	2	1	3<br />
&#8211;Area8		2	2	2	2	2	2<br />
&#8212;LM15		2	2	2	3	3	1<br />
&#8212;-CUST30	1	3	1	2	5	1<br />
&#8212;-CUST31	2	0	2	3	0	1<br />
&#8212;LM16		4	2	2	2	2	5<br />
&#8212;-CUST32	4	2	2	2	2	5<br />
-North		2	2	2	4	2	1<br />
&#8211;Area1		2	3	2	3	2	1<br />
&#8212;LM1		1	2	2	2	1	1<br />
&#8212;-CUST1	3	5	0	1	0	1<br />
&#8212;-CUST2	0	0	5	2	2	0<br />
&#8212;-CUST3	0	2	1	4	2	1<br />
&#8212;LM2		3	4	3	5	4	3<br />
&#8212;-CUST4	2	3	3	5	4	5<br />
&#8212;-CUST5	3	4	2	5	3	0<br />
&#8211;Area2		1	2	3	4	2	1<br />
&#8212;LM3		2	1	3	4	1	1<br />
&#8212;-CUST6	1	0	5	3	0	1<br />
&#8212;-CUST7	3	1	1	4	1	1<br />
&#8212;LM4		0	4	2	4	4	1<br />
&#8212;-CUST8	0	4	2	4	4	1<br />
South		2	2	2	3	2	3<br />
&#8211;Area5		2	2	2	3	2	3<br />
&#8212;LM10		2	3	3	4	2	2<br />
&#8212;-CUST20	3	3	4	2	3	2<br />
&#8212;-CUST21	1	3	1	5	0	1<br />
&#8212;LM9		1	2	2	3	2	4<br />
&#8212;-CUST17	0	1	1	2	5	5<br />
&#8212;-CUST18	4	1	0	4	0	2<br />
&#8212;-CUST19	0	3	5	3	0	4<br />
&#8211;Area6		3	3	1	3	3	2<br />
&#8212;LM11		3	2	2	3	2	3<br />
&#8212;-CUST22	5	0	0	2	4	4<br />
&#8212;-CUST23	1	3	4	4	0	1<br />
&#8212;LM12		4	5	0	3	4	1<br />
&#8212;-CUST24	4	5	0	3	4	1<br />
West		2	2	2	2	3	3<br />
&#8211;Area3		1	2	3	2	3	3<br />
&#8212;LM5		0	2	3	3	3	3<br />
&#8212;-CUST10	0	4	3	0	0	4<br />
&#8212;-CUST11	0	0	4	5	5	3<br />
&#8212;-CUST9	1	2	1	4	4	2<br />
&#8212;LM6		3	3	3	2	3	3<br />
&#8212;-CUST12	4	3	3	2	5	5<br />
&#8212;-CUST13	2	3	2	1	1	0<br />
&#8211;Area4		3	2	1	2	3	2<br />
&#8212;LM7		4	0	2	3	4	2<br />
&#8212;-CUST14	5	0	1	0	3	0<br />
&#8212;-CUST15	2	0	2	5	4	4<br />
&#8212;LM8		3	5	0	0	3	2<br />
&#8212;-CUST16	3	5	0	0	3	2</p>
<p>Following are the levels:<br />
1. National (will always have four regions)<br />
2. Regional (can have 5-8 Areas)<br />
3. Area (can have 5-8 LM)<br />
4. LM (can have 2-3 CUST)<br />
5. CUST</p>
<p>i need to create a multiline drilldown chart for each level.</p>
<p>please help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Somnath</title>
		<link>http://www.visifire.com/blog/2009/03/05/drilldown-silverlight-charts-using-visifire/comment-page-1/#comment-10933</link>
		<dc:creator>Somnath</dc:creator>
		<pubDate>Thu, 16 Dec 2010 09:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.visifire.com/blog/?p=258#comment-10933</guid>
		<description>Dan,

Visifire Chart supports real-time update. I will suggest you to clear the old DataSeries and add new DataSeries in existing Chart in order to avoid flickering.</description>
		<content:encoded><![CDATA[<p>Dan,</p>
<p>Visifire Chart supports real-time update. I will suggest you to clear the old DataSeries and add new DataSeries in existing Chart in order to avoid flickering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://www.visifire.com/blog/2009/03/05/drilldown-silverlight-charts-using-visifire/comment-page-1/#comment-10928</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Thu, 16 Dec 2010 03:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.visifire.com/blog/?p=258#comment-10928</guid>
		<description>i got it to work by managed code but really don&#039;t like the flickering and reloading of the entire chart. only the bars should have refreshed, not the entire chart</description>
		<content:encoded><![CDATA[<p>i got it to work by managed code but really don&#8217;t like the flickering and reloading of the entire chart. only the bars should have refreshed, not the entire chart</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://www.visifire.com/blog/2009/03/05/drilldown-silverlight-charts-using-visifire/comment-page-1/#comment-10927</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Thu, 16 Dec 2010 03:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.visifire.com/blog/?p=258#comment-10927</guid>
		<description>hi,

thank you for your work.  i am very stuck, please help.

in my code behind C#, on mouse up event of data series, i clear all of the data series of the chart and then insert new data series and data points.

it works. but the animation is not there.

How do i make sure that on the mouse up event, after new data series are added, the chart can replay the animations?</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>thank you for your work.  i am very stuck, please help.</p>
<p>in my code behind C#, on mouse up event of data series, i clear all of the data series of the chart and then insert new data series and data points.</p>
<p>it works. but the animation is not there.</p>
<p>How do i make sure that on the mouse up event, after new data series are added, the chart can replay the animations?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blackburn</title>
		<link>http://www.visifire.com/blog/2009/03/05/drilldown-silverlight-charts-using-visifire/comment-page-1/#comment-6367</link>
		<dc:creator>Blackburn</dc:creator>
		<pubDate>Fri, 12 Mar 2010 11:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.visifire.com/blog/?p=258#comment-6367</guid>
		<description>Thanks Vivek;

I&#039;ve resolved my problem, the solution isn&#039;t the most &quot;elegant&quot; but it run.

Thank you again.</description>
		<content:encoded><![CDATA[<p>Thanks Vivek;</p>
<p>I&#8217;ve resolved my problem, the solution isn&#8217;t the most &#8220;elegant&#8221; but it run.</p>
<p>Thank you again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vivek</title>
		<link>http://www.visifire.com/blog/2009/03/05/drilldown-silverlight-charts-using-visifire/comment-page-1/#comment-6337</link>
		<dc:creator>vivek</dc:creator>
		<pubDate>Thu, 11 Mar 2010 14:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.visifire.com/blog/?p=258#comment-6337</guid>
		<description>Hi Blackburn,

You can use Asp.Net and connect to a Sql server DataBase in order to get the data for Chart.

Please have a look at the documentation sample below:
http://www.visifire.com/documentation/Visifire_Documentation/Common_Tasks/Creating_Chart_From_SQL_Data_using_Asp.Net_and_Visifire.htm</description>
		<content:encoded><![CDATA[<p>Hi Blackburn,</p>
<p>You can use Asp.Net and connect to a Sql server DataBase in order to get the data for Chart.</p>
<p>Please have a look at the documentation sample below:<br />
<a href="http://www.visifire.com/documentation/Visifire_Documentation/Common_Tasks/Creating_Chart_From_SQL_Data_using_Asp.Net_and_Visifire.htm" rel="nofollow">http://www.visifire.com/documentation/Visifire_Documentation/Common_Tasks/Creating_Chart_From_SQL_Data_using_Asp.Net_and_Visifire.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blackburn</title>
		<link>http://www.visifire.com/blog/2009/03/05/drilldown-silverlight-charts-using-visifire/comment-page-1/#comment-6330</link>
		<dc:creator>Blackburn</dc:creator>
		<pubDate>Thu, 11 Mar 2010 09:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.visifire.com/blog/?p=258#comment-6330</guid>
		<description>Hi everyone,

I&#039;m interested in a simple example for this script but taking the data from a SQL db.

I have tried to do it, but can&#039;t see the chart in a html file

PS: sorry for my english</description>
		<content:encoded><![CDATA[<p>Hi everyone,</p>
<p>I&#8217;m interested in a simple example for this script but taking the data from a SQL db.</p>
<p>I have tried to do it, but can&#8217;t see the chart in a html file</p>
<p>PS: sorry for my english</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand</title>
		<link>http://www.visifire.com/blog/2009/03/05/drilldown-silverlight-charts-using-visifire/comment-page-1/#comment-5046</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Wed, 27 Jan 2010 10:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.visifire.com/blog/?p=258#comment-5046</guid>
		<description>A sample drilldown code for use with a sharepoint list too would be much appreciated.
TIA.</description>
		<content:encoded><![CDATA[<p>A sample drilldown code for use with a sharepoint list too would be much appreciated.<br />
TIA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Girish</title>
		<link>http://www.visifire.com/blog/2009/03/05/drilldown-silverlight-charts-using-visifire/comment-page-1/#comment-4185</link>
		<dc:creator>Girish</dc:creator>
		<pubDate>Mon, 16 Nov 2009 12:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.visifire.com/blog/?p=258#comment-4185</guid>
		<description>Hi Vivek,
Thanks for your quick response. Did the changes as advised, Works Fine.
I tried to increase by one product i.e. instead of Product x,y and Z added Product A
Unfortunately could not succeed, It hangs nothing comes, Unable to Debug
If possible make one sample increasing both Years and Product.</description>
		<content:encoded><![CDATA[<p>Hi Vivek,<br />
Thanks for your quick response. Did the changes as advised, Works Fine.<br />
I tried to increase by one product i.e. instead of Product x,y and Z added Product A<br />
Unfortunately could not succeed, It hangs nothing comes, Unable to Debug<br />
If possible make one sample increasing both Years and Product.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

