<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Component Discussions</title><link>http://forums.asp.net/69.aspx</link><description>Discuss your favorite ASP.NET components here. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=70&amp;c=16" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Dynamic Graphing in ASP.net</title><link>http://forums.asp.net/thread/3274000.aspx</link><pubDate>Fri, 03 Jul 2009 20:53:07 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3274000</guid><dc:creator>cronus89</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3274000.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=69&amp;PostID=3274000</wfw:commentRss><description>&lt;p&gt;Darrell,

Thank you very much, the control is brilliant for my needs in getting this product out quickly, seems much faster than SVG generation too.&lt;/p&gt;&lt;p&gt;I was &lt;span class="Apple-style-span" style="text-decoration:line-through;"&gt;googling &amp;nbsp;&lt;/span&gt;&amp;nbsp;&amp;nbsp; Binging this for days trying to find something like that, kept only coming across expensive controls&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Dynamic Graphing in ASP.net</title><link>http://forums.asp.net/thread/3273494.aspx</link><pubDate>Fri, 03 Jul 2009 12:25:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3273494</guid><dc:creator>DarrellNorton</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3273494.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=69&amp;PostID=3273494</wfw:commentRss><description>&lt;p&gt;There is an ASP.NET Chart Control that you can download and use for free:&lt;/p&gt;&lt;p&gt;&lt;a href="http://weblogs.asp.net/scottgu/archive/2008/11/24/new-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx"&gt;http://weblogs.asp.net/scottgu/archive/2008/11/24/new-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Check out the samples download too.&amp;nbsp; The images on ScottGu&amp;#39;s blog post aren&amp;#39;t there anymore.&lt;/p&gt;&lt;p&gt;Also check out Alex Gorev&amp;#39;s blog for the many things you can do with the Chart Control:&lt;/p&gt;&lt;p&gt;&lt;a href="http://blogs.msdn.com/alexgor/"&gt;http://blogs.msdn.com/alexgor/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Dynamic Graphing in ASP.net</title><link>http://forums.asp.net/thread/3273254.aspx</link><pubDate>Fri, 03 Jul 2009 10:12:17 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3273254</guid><dc:creator>cronus89</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3273254.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=69&amp;PostID=3273254</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;Having recently moved to ASP.net from a more Applications based background, I am looking for some advice on Dynamic graphing.&lt;/p&gt;&lt;p&gt;I have a relatively large database of recorded values, taken at intermittent intervals over the course of a year, and I want to allow a user to enter two points in time and view a line chart of the values between those datas.&lt;/p&gt;&lt;p&gt;I have already done a similar thing in PHP, using SVG which was nice as it allowed me to add things like tooltips on points on the graph etc. SVG does however get very slow when lots of points are needed, and I would rather avoid it due to compatability issues.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Is there a good library already out there for graphing in ASP.net? I have looked into GD for drawing graphs, and while it is fast it provides as its output just image files which cannot really be interacted with.&lt;/p&gt;&lt;p&gt;Even better would be a control already out there that takes a dataset and draws me a nice chart...but I might be asking too much here...&lt;/p&gt;&lt;p&gt;All advice appreciated.&lt;/p&gt;&lt;p&gt;Adam&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>