<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/nplot/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/nplot/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 05 Sep 2011 12:23:38 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/nplot/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>Prevent overflow exception from single point Inf/NaN data</title><link>https://sourceforge.net/p/nplot/patches/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;small modification that checks input data and does nothing in case of NaN/Inf when drawing single point.&lt;br /&gt;
this prevents a possible stackOverflow exception from system drawing.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">C. Gleerup</dc:creator><pubDate>Mon, 05 Sep 2011 12:23:38 -0000</pubDate><guid>https://sourceforge.net0c5753afb2853a9da592d84cb157605bbf5b1dbd</guid></item><item><title>Utilities additions for Axis.cs</title><link>https://sourceforge.net/p/nplot/patches/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Additional methods are provided for modifying and defining the WorldRange of an Axis.&lt;br /&gt;
These are all based on expressing the new WorldMin and WorldMax as proportions of the current range, as done in the existing 'IncreaseRange' method.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;This approach greatly simplifies any re-ranging done as a result of Mouse Interactions, so that more common code can be used here.&lt;br /&gt;
NB - CSDiff file attached is wrt svn revision 31, and also contains TicksAngle and Mono Bugfix patches as well&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">hywel thomas</dc:creator><pubDate>Fri, 20 Mar 2009 10:31:37 -0000</pubDate><guid>https://sourceforge.netf581a7df3ae1dfba8cae5652724fda552dd5f1e5</guid></item><item><title>CandlePlot should use ILists, not Arrays</title><link>https://sourceforge.net/p/nplot/patches/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The IList is a parent class of the Array.  LinePlot expects input data to be IList, but CandlePlot uses Array.  I fixed this in the patch below.&lt;/p&gt;
&lt;p&gt;Also edited the text of some exceptions to be more accurate.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eyal</dc:creator><pubDate>Wed, 03 Oct 2007 10:30:42 -0000</pubDate><guid>https://sourceforge.net2e1ca07da241ad36b7a40d8396e6ce0a39ebe6c2</guid></item><item><title>Fix For HistogramPlot Issue</title><link>https://sourceforge.net/p/nplot/patches/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I ran into a problem displaying a HistogramPlot when the displayed plot width is smaller than the length of the DataSource array.  I made a fix to get around this problem instead of rebinning the data.  I changed the brushes to take in RectangleF's in addition to Rectangles.  In addition I removed the casts to int in HistogramPlot.Draw(), line 177.  The changed files are attached.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Shyffer</dc:creator><pubDate>Fri, 19 Jan 2007 17:32:20 -0000</pubDate><guid>https://sourceforge.net5e8fda017d96e01f2ebacfcfac95a72dbca64d30</guid></item><item><title>Various Bugfixes and improvements for Windwos.PlotSurface2d</title><link>https://sourceforge.net/p/nplot/patches/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Here are various bugfixes and improvements for Windows.PlotSurface2D control, patch against version 0.9.10.0. Note: although the code should not contain any .NET 2.0 specifics, I have tested it only in the .NET 2.0 context.&lt;/p&gt;
&lt;p&gt;//Pawel&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pawel Konieczny</dc:creator><pubDate>Wed, 27 Dec 2006 13:58:53 -0000</pubDate><guid>https://sourceforge.net417cc23a8cc8ba82eed19695ccf558b621061b9e</guid></item><item><title>Bugfix for optimized draw of LinePlot and StepPlot</title><link>https://sourceforge.net/p/nplot/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;On large zoom levels it may happen that one part of the points is behind the left edge of the plot area while the rest is behind the right edge. Still the line between two points closest to the left and right edge should be drawn as it could fall within the viewport of the plot area.&lt;/p&gt;
&lt;p&gt;Currently, the line simply disappears.&lt;/p&gt;
&lt;p&gt;This patch was originally generated against 0.9.2.0, but should be applicable to 0.9.10.0&lt;/p&gt;
&lt;p&gt;//Pawel&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pawel Konieczny</dc:creator><pubDate>Wed, 27 Dec 2006 02:31:57 -0000</pubDate><guid>https://sourceforge.net171c6f2d3c5cbfca5151ff62d4af677cb01777cb</guid></item></channel></rss>