<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 330: Boxplot options: nooutliersabove and nooutliersbelow</title><link href="https://sourceforge.net/p/gnuplot/feature-requests/330/" rel="alternate"/><link href="https://sourceforge.net/p/gnuplot/feature-requests/330/feed.atom" rel="self"/><id>https://sourceforge.net/p/gnuplot/feature-requests/330/</id><updated>2012-05-25T23:00:18Z</updated><subtitle>Recent changes to 330: Boxplot options: nooutliersabove and nooutliersbelow</subtitle><entry><title>Boxplot options: nooutliersabove and nooutliersbelow</title><link href="https://sourceforge.net/p/gnuplot/feature-requests/330/" rel="alternate"/><published>2012-05-25T23:00:18Z</published><updated>2012-05-25T23:00:18Z</updated><author><name>Nicholas Musolino</name><uri>https://sourceforge.net/u/musolino/</uri></author><id>https://sourceforge.net1e6648d05d4b4eb294b4f5618c64070db858ceac</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The suggested feature are two keywords "nooutliersabove" and "nooutliersbelow" for "set style boxplot." &lt;/p&gt;
&lt;p&gt;The "nooutliersbelow" keyword would omit outliers that are below the lower "whisker" edge; while "nooutliersabove" would work analogously.&lt;/p&gt;
&lt;p&gt;This has been useful to me because I was interested only in large values of certain data, and not lower values.&lt;/p&gt;
&lt;p&gt;I have added these changes to gnu plot 4.6.0 (see attached patch), but I don't think I diff'ed against the right old files.  Each diff line in the patch reads &lt;br /&gt;
'diff -Nau -x '*.o' -x '*ake*' src_orig/graphics.c src/graphics.c'&lt;/p&gt;
&lt;p&gt;The existing keywords "outliers" or "nooutliers" continue to work under this patch, of course. &lt;/p&gt;
&lt;p&gt;If someone could tell me the exact patch format (old and new filenames/directories), I could update this.  Or you could sed 's/src_orig/src_cvs' to fix the patch.  This is my first contribution to gnuplot (or any open-source project).&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>