<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 339: Key alignment</title><link>https://sourceforge.net/p/gnuplot/feature-requests/339/</link><description>Recent changes to 339: Key alignment</description><atom:link href="https://sourceforge.net/p/gnuplot/feature-requests/339/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 12 Jul 2012 16:01:53 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gnuplot/feature-requests/339/feed.rss" rel="self" type="application/rss+xml"/><item><title>Key alignment</title><link>https://sourceforge.net/p/gnuplot/feature-requests/339/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Currently, the horizontal and vertical keywords for 'set key' control the overall layout of the key, so that for items A-J,&lt;br /&gt;
set key horizontal&lt;br /&gt;
might give&lt;br /&gt;
A  C  E  G  I&lt;br /&gt;
B  D  F  H  J&lt;br /&gt;
while&lt;br /&gt;
set key vertical&lt;br /&gt;
will give&lt;br /&gt;
A  F&lt;br /&gt;
B  G&lt;br /&gt;
C  H&lt;br /&gt;
D  I&lt;br /&gt;
E  J&lt;br /&gt;
(subject to space constraints).  It would be nice to have another pair of keywords, e.g., Horizontal and Vertical, so that the sorting order changes (it is Vertical by default).  With this new keyword, we would see&lt;br /&gt;
set key horizontal Horizontal&lt;br /&gt;
output&lt;br /&gt;
A  B  C  D  E&lt;br /&gt;
F  G  H  I  J&lt;br /&gt;
Thanks!!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 12 Jul 2012 16:01:53 -0000</pubDate><guid>https://sourceforge.netd3cfcfbba8720c2b6977cdf00eac6ed70ce7253a</guid></item></channel></rss>