<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Highcharts.net - jQuery charts ready!</title><link>http://highcharts.codeplex.com/project/feeds/rss</link><description>Highcharts .Net &amp;#233; uma biblioteca de gr&amp;#225;ficos escritos puramente em JavaScript, oferecendo uma maneira f&amp;#225;cil de adicionar gr&amp;#225;ficos interativos ao seu aplicativo web. Este projeto ir&amp;#225; encapsular toda implementa&amp;#231;&amp;#227;o da API Highcharts em controles Asp.Net, facilitando sua utiliza&amp;#231;&amp;#227;o.</description><item><title>New Post: Hide XAxis labels</title><link>http://highcharts.codeplex.com/discussions/356082</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;For the line charts, can somebody show me how to hide the XAxis values?&lt;/p&gt;
&lt;/div&gt;</description><author>nickpmuth</author><pubDate>Wed, 16 May 2012 21:52:33 GMT</pubDate><guid isPermaLink="false">New Post: Hide XAxis labels 20120516095233P</guid></item><item><title>New Post: Urgent-Bind Pie chart from datatable</title><link>http://highcharts.codeplex.com/discussions/352540</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Here is what I did. Probably not perfect, but works.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color: blue;"&gt;var&lt;/span&gt; series = &lt;span style="color: blue;"&gt;new&lt;/span&gt; Collection&amp;lt;Serie&amp;gt;();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; series.Add(&lt;span style="color: blue;"&gt;new&lt;/span&gt; Serie&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; size = 130,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; data = &lt;span style="color: blue;"&gt;new&lt;/span&gt; &lt;span style="color: blue;"&gt;object&lt;/span&gt;[10] &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color: blue;"&gt;for&lt;/span&gt; (&lt;span style="color: blue;"&gt;var&lt;/span&gt; i = 0; i &amp;lt; dt.Rows.Count; i += 1)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; series[0].data[i] = &lt;span style="color: blue;"&gt;new&lt;/span&gt; &lt;span style="color: blue;"&gt;object&lt;/span&gt;[] { dt.Rows[i][0], dt.Rows[i][2] };&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Array.Resize(&lt;span style="color: blue;"&gt;ref&lt;/span&gt; series[0].data, dt.Rows.Count);&lt;/p&gt;&lt;/div&gt;</description><author>nickpmuth</author><pubDate>Wed, 16 May 2012 21:46:53 GMT</pubDate><guid isPermaLink="false">New Post: Urgent-Bind Pie chart from datatable 20120516094653P</guid></item><item><title>New Post: Can i change the name of the series?</title><link>http://highcharts.codeplex.com/discussions/355133</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I need change the name of the series according to the year of my data, can i?&lt;/p&gt;
&lt;/div&gt;</description><author>davidcamoleze</author><pubDate>Wed, 09 May 2012 18:22:05 GMT</pubDate><guid isPermaLink="false">New Post: Can i change the name of the series? 20120509062205P</guid></item><item><title>New Post: Exporting  has a BUG</title><link>http://highcharts.codeplex.com/discussions/355050</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;After Exporting.enabled= true ,&lt;span id="result_box" lang="en"&gt;&lt;span&gt;print Can&lt;/span&gt;
&lt;span&gt;not&lt;/span&gt; &lt;span&gt;find&lt;/span&gt; &lt;span&gt;the&lt;/span&gt; &lt;span&gt;printer on the network&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;
&lt;span&gt;export the picture&lt;/span&gt; &lt;span&gt;can not be&lt;/span&gt; &lt;span&gt;selected.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>bihuchen</author><pubDate>Wed, 09 May 2012 09:44:47 GMT</pubDate><guid isPermaLink="false">New Post: Exporting  has a BUG 20120509094447A</guid></item><item><title>New Post: Connecting to SQLDatasource</title><link>http://highcharts.codeplex.com/discussions/352646</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;hi all,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I found this Highchart very useful for my project.&lt;/p&gt;
&lt;p&gt;I would like to have examples for spline chart, column chart, area chart binding using data from sqldatasource as datatable.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kindly give one example for each as it would help me.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Waiting for responses.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;p&gt;Vijay&lt;/p&gt;
&lt;/div&gt;</description><author>vijayaparichit</author><pubDate>Wed, 18 Apr 2012 06:00:46 GMT</pubDate><guid isPermaLink="false">New Post: Connecting to SQLDatasource 20120418060046A</guid></item><item><title>New Post: Urgent-Bind Pie chart from datatable</title><link>http://highcharts.codeplex.com/discussions/352540</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi testmyo,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you pls provide the code as i have a datatable with two columns "Name" and "Age".&lt;/p&gt;
&lt;p&gt;I want to bind these things to a pie chart.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;p&gt;Vijay&lt;/p&gt;&lt;/div&gt;</description><author>vijayaparichit</author><pubDate>Wed, 18 Apr 2012 04:24:54 GMT</pubDate><guid isPermaLink="false">New Post: Urgent-Bind Pie chart from datatable 20120418042454A</guid></item><item><title>New Post: Urgent-Bind Pie chart from datatable</title><link>http://highcharts.codeplex.com/discussions/352540</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;User something like the following:&lt;br /&gt; &lt;br /&gt; SerieCollection coll = new SerieCollection ();&lt;br /&gt; &lt;br /&gt; foreach column in DataTable&lt;br /&gt; {&lt;br /&gt; &amp;nbsp; coll.Add(new Serie(){ name = column["serieTitle"].tostring(), data = new object[] {column["data"].tostring()});&lt;br /&gt; }&lt;br /&gt; &lt;br /&gt; The above is only pseudocode. But let me know if you have some more problems.&lt;/p&gt;&lt;/div&gt;</description><author>testmyo</author><pubDate>Tue, 17 Apr 2012 12:52:28 GMT</pubDate><guid isPermaLink="false">New Post: Urgent-Bind Pie chart from datatable 20120417125228P</guid></item><item><title>New Post: Pie chart not working.</title><link>http://highcharts.codeplex.com/discussions/352538</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;hey, sorry,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Its working...&lt;/p&gt;&lt;/div&gt;</description><author>vijayaparichit</author><pubDate>Tue, 17 Apr 2012 10:42:34 GMT</pubDate><guid isPermaLink="false">New Post: Pie chart not working. 20120417104234A</guid></item><item><title>New Post: Urgent-Bind Pie chart from datatable</title><link>http://highcharts.codeplex.com/discussions/352540</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I found this Highchart very useful.&lt;/p&gt;
&lt;p&gt;I want to bind Pie chart from datatable.&lt;/p&gt;
&lt;p&gt;Please help me out, urgently required.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank in advance&lt;/p&gt;
&lt;p&gt;Vijay&lt;/p&gt;
&lt;/div&gt;</description><author>vijayaparichit</author><pubDate>Tue, 17 Apr 2012 10:41:57 GMT</pubDate><guid isPermaLink="false">New Post: Urgent-Bind Pie chart from datatable 20120417104157A</guid></item><item><title>New Post: Pie chart not working.</title><link>http://highcharts.codeplex.com/discussions/352538</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I copied the pie chart code as it is and tried in my application which is not working.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I tried line chart which worked fine for me.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any solution???&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Vijay&lt;/p&gt;
&lt;/div&gt;</description><author>vijayaparichit</author><pubDate>Tue, 17 Apr 2012 10:12:14 GMT</pubDate><guid isPermaLink="false">New Post: Pie chart not working. 20120417101214A</guid></item><item><title>New Post: formatting with shared tooltip</title><link>http://highcharts.codeplex.com/discussions/352135</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm trying to implement formatting with shared tooltips using multiple series (&lt;a href="http://jsfiddle.net/gh/get/jquery/1.7.1/highslide-software/highcharts.com/tree/master/samples/highcharts/tooltip/formatter-shared/" target="_blank"&gt;Highcharts JS sample&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;So far I have changed the line in Tootip.cs to:&lt;/p&gt;
&lt;p&gt;return String.Format(&amp;quot;function(event){{ {0}; if(typeof(tmp) == 'function'){{return tmp(this);}}else{{ return tmp;}} }}&amp;quot;, _formatter);&lt;/p&gt;
&lt;p&gt;so by formatting the tooltip like this:&lt;/p&gt;
&lt;p&gt;detailChart.Tooltip = new ToolTip(&amp;quot;var tmp = '';&amp;quot;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;#43; &amp;quot;$.each(this.points, function (i, point) {&amp;quot;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;#43; &amp;quot;tmp &amp;#43;= '&amp;lt;b&amp;gt;' &amp;#43; point.series.name &amp;#43; '&amp;lt;/b&amp;gt;&amp;lt;br/&amp;gt;' &amp;#43; Highcharts.dateFormat('%B %Y', this.x) &amp;#43; ':&amp;lt;br/&amp;gt;' &amp;#43;'VAMI: ' &amp;#43; Highcharts.numberFormat(point.y, 0) &amp;#43; '&amp;lt;br/&amp;gt;';&amp;quot;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;#43; &amp;quot;})&amp;quot;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; );&lt;/p&gt;
&lt;p&gt;I'm getting the right JS code, but no tooltip. Any ideas?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;/div&gt;</description><author>Andrew81</author><pubDate>Thu, 12 Apr 2012 23:03:02 GMT</pubDate><guid isPermaLink="false">New Post: formatting with shared tooltip 20120412110302P</guid></item><item><title>New Post: Axis Labels</title><link>http://highcharts.codeplex.com/discussions/351954</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;If you have so many dates maybe try setting XAxisItem.tickInterval to show  every alternate or third date only? Also, you could try rotating the  Axis labels ('XAxisItem.Labels.rotation' i think) so that you can fit more of  them into lesser space?&lt;/p&gt;&lt;/div&gt;</description><author>testmyo</author><pubDate>Wed, 11 Apr 2012 19:35:39 GMT</pubDate><guid isPermaLink="false">New Post: Axis Labels 20120411073539P</guid></item><item><title>New Post: Axis Labels</title><link>http://highcharts.codeplex.com/discussions/351954</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is there a way for me to stagger the labels on the xaxis. I have a series of dates for the last 30 days that I want to list as the axis label but they are all on top of each other.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have all my dates in an arraylist and I am adding them with the following line&lt;/p&gt;
&lt;p&gt;hcVisits.XAxis.Add(new XAxisItem { categories = alDays.ToArray() });&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Chuck&lt;/p&gt;
&lt;/div&gt;</description><author>ChuckSmith</author><pubDate>Wed, 11 Apr 2012 19:27:35 GMT</pubDate><guid isPermaLink="false">New Post: Axis Labels 20120411072735P</guid></item><item><title>New Post: Criar um PieChart ajuda. [RESOLVIDO]</title><link>http://highcharts.codeplex.com/discussions/351309</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Oi testmyo,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space: pre;"&gt; &lt;/span&gt;Obrigado pela resposta, eu procurei esse Sample06.aspx e deu certinho.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Obrigado mesmo&lt;/p&gt;&lt;/div&gt;</description><author>DaniloRomano</author><pubDate>Tue, 10 Apr 2012 19:56:33 GMT</pubDate><guid isPermaLink="false">New Post: Criar um PieChart ajuda. [RESOLVIDO] 20120410075633P</guid></item><item><title>New Post: chart redraw</title><link>http://highcharts.codeplex.com/discussions/351467</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;In that case, you need to clear out the series for the chart with the following line of code&lt;/p&gt;
&lt;div style="color: black; background-color: white;"&gt;
&lt;pre&gt;hcVendas.Series.Clear();&lt;br /&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;OR&lt;/p&gt;
&lt;pre&gt;hcVendas.Series = &lt;span style="color: blue;"&gt;null&lt;/span&gt;;
hcVendas.Series = &lt;span style="color: blue;"&gt;new&lt;/span&gt; Serie(); 
&lt;/pre&gt;
&lt;p&gt;This is because the default behavior for the chart control is to add the newly assigned serie to the existing series. So you will need to clear out the existing values before assigning the new serie..&lt;/p&gt;
&lt;p&gt;Let us know if it works for you.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Rahul&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline;"&gt;UPDATE:&lt;/span&gt; The first example works; the second one doesn't. That is because in the current implementation of the library, chartName.Series has no publicly accessible setter&lt;strong&gt;.&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;</description><author>testmyo</author><pubDate>Sun, 08 Apr 2012 19:22:56 GMT</pubDate><guid isPermaLink="false">New Post: chart redraw 20120408072256P</guid></item><item><title>New Post: chart redraw</title><link>http://highcharts.codeplex.com/discussions/351467</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi testmyo,&lt;/p&gt;
&lt;p&gt;I think I didn't explain what I want to do clearly.&lt;/p&gt;
&lt;p&gt;I'm trying to realize a chart by the datetime user selected in the same page. In the first Inquirement, the result is correct . But when user change the selected datetime, the new series will add into the previous chart,. I hope the chart will redraw and show the new series and axis only .&lt;/p&gt;
&lt;p&gt;I'm using C# and ASP.net.&lt;/p&gt;
&lt;p&gt;Looking for your reply, thanks!&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Dayaue&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;</description><author>dayaue</author><pubDate>Sat, 07 Apr 2012 01:05:53 GMT</pubDate><guid isPermaLink="false">New Post: chart redraw 20120407010553A</guid></item><item><title>New Post: chart redraw</title><link>http://highcharts.codeplex.com/discussions/351467</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi dayaue,&lt;/p&gt;
&lt;p&gt;I'm guessing that you are trying to redraw the chart when a serie is added to the chart using some means other than C#. To achieve that with the C# properties available to you, , you should try something like the following :&lt;/p&gt;
&lt;p&gt;
&lt;div style="color: black; background-color: white;"&gt;
&lt;pre&gt;hcVendas.Appearance = &lt;span style="color: blue;"&gt;new&lt;/span&gt; Highchart.Core.Appearance.Appearance { events = &lt;span style="color: blue;"&gt;new&lt;/span&gt; Highchart.Core.Events.ChartEvents { &lt;br /&gt;addSeries  = &lt;span style="color: #a31515;"&gt;"this.chart.redraw();"&lt;/span&gt; } };
&lt;/pre&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;However, this works only when a new serie is being added to the chart, and not whenever some value in a serie is changed. However, if I'm correct, you are doing all of this in javascript, you do have a variable holding a reference to a serie of the chart. If so, redrawing the chart through javascript can be done in the following manner :&lt;/p&gt;
&lt;p&gt;
&lt;div style="color: black; background-color: white;"&gt;
&lt;pre&gt;&lt;span style="color: green;"&gt;// 1. get a reference to the serie in javascript&lt;/span&gt;
&lt;span style="color: blue;"&gt;var&lt;/span&gt; serieReference = someChart.serie[0];

&lt;span style="color: green;"&gt;// 2. perform some update action on serieReference.data&lt;/span&gt;
...
...

&lt;span style="color: green;"&gt;// 3. redraw the chart&lt;/span&gt;
serieReference.chart.redraw();
&lt;/pre&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;Let us know if you continue to face problems.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Rahul&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;</description><author>testmyo</author><pubDate>Fri, 06 Apr 2012 19:40:25 GMT</pubDate><guid isPermaLink="false">New Post: chart redraw 20120406074025P</guid></item><item><title>New Post: chart redraw</title><link>http://highcharts.codeplex.com/discussions/351467</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi, All.&lt;/p&gt;
&lt;p&gt;I want to redraw the chart after the series data was changed.&lt;/p&gt;
&lt;p&gt;Here is my code line which call the ChartEvents redraw.&lt;/p&gt;
&lt;p&gt;hcVendas.Appearance = new Highchart.Core.Appearance.Appearance { events = new Highchart.Core.Events.ChartEvents { redraw = &amp;quot;redraw&amp;quot; } };&lt;/p&gt;
&lt;p&gt;but it doesn't work.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How to call the redraw events?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;/div&gt;</description><author>dayaue</author><pubDate>Fri, 06 Apr 2012 17:21:50 GMT</pubDate><guid isPermaLink="false">New Post: chart redraw 20120406052150P</guid></item><item><title>New Post: Criar um PieChart ajuda.</title><link>http://highcharts.codeplex.com/discussions/351309</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;&lt;span id="result_box" lang="pt"&gt;&lt;span class="hps"&gt;Oi&lt;/span&gt; &lt;span class="hps"&gt;DaniloRomano&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;br /&gt;&lt;br /&gt; &lt;span class="hps"&gt;Por favor, tente&lt;/span&gt; &lt;span class="hps"&gt;Sample06.aspx&lt;/span&gt; &lt;span class="hps"&gt;para ver&lt;/span&gt; &lt;span class="hps"&gt;anexampleof&lt;/span&gt; &lt;span class="hps"&gt;um gr&amp;aacute;fico de pizza&lt;/span&gt; &lt;span class="hps"&gt;usando&lt;/span&gt; &lt;span class="hps"&gt;Highcharts&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span class="hps"&gt;Net&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt; &lt;span class="hps"&gt;E&lt;/span&gt; &lt;span class="hps"&gt;desculpem&lt;/span&gt; &lt;span class="hps"&gt;a linguagem&lt;/span&gt;&lt;span&gt;, eu usei&lt;/span&gt; &lt;span class="hps"&gt;o Google&lt;/span&gt; &lt;span class="hps"&gt;tradutor&lt;/span&gt; &lt;span class="hps"&gt;:)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt; &lt;span class="hps"&gt;obrigado&lt;/span&gt;&lt;br /&gt; &lt;span class="hps"&gt;Rahul&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>testmyo</author><pubDate>Thu, 05 Apr 2012 16:31:42 GMT</pubDate><guid isPermaLink="false">New Post: Criar um PieChart ajuda. 20120405043142P</guid></item><item><title>New Post: Criar um PieChart ajuda.</title><link>http://highcharts.codeplex.com/discussions/351309</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Ol&amp;aacute;,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Gostaria de obter algum exemplo de como criar um pie chart com o highcharts.net, teria algum lugar onde eu possa encontrar?&lt;/p&gt;
&lt;p&gt;estou tendo dificuldade com esse tipo de grafico.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Obrigado&lt;/p&gt;
&lt;/div&gt;</description><author>DaniloRomano</author><pubDate>Thu, 05 Apr 2012 12:48:46 GMT</pubDate><guid isPermaLink="false">New Post: Criar um PieChart ajuda. 20120405124846P</guid></item></channel></rss>
