Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #4055

Re: Howto arrange 2 rows inside the legend box?

Newsgroups comp.graphics.apps.gnuplot
Date 2018-11-13 21:55 -0800
References <1f1b06d4-7c77-4576-a2a8-95fb01c056e5@a2g2000prd.googlegroups.com>
Message-ID <f6f9a63c-5b71-46fb-bc57-c0291dacab1a@googlegroups.com> (permalink)
Subject Re: Howto arrange 2 rows inside the legend box?
From rusky.cs@gmail.com

Show all headers | View raw


https://tex.stackexchange.com/questions/41164/gnuplot-setting-the-number-of-key-columns

On Saturday, May 1, 2010 at 5:52:28 AM UTC-4, pem wrote:
> Hello all,
> 
> I am trying to plot 9 curves in a single plot. Now I have some
> difficulties about the legends and need your help. I'd like to have
> them arranged into 2 rows. I looked up the manual and wrote the 'key'
> option like this:
> 
> set key box linestyle 1 right top Left reverse samplen 1 spacing 1
> height 4 width 0
> 
> but it doesn't work well. The box I get in the final output have 2
> rows, but the spacing in the box controlled by 'height' cannot be
> eliminated. when decrease this parameter, the legends in the box fall
> back into only 1 row.  What should I do to raise the legend box to
> avoid overlapping
> with the curves?
> 
> I placed the resulted picture here: http://pem.freeshell.org/pem-gunplot.jpg
> 
> Thank you in advance for any comments and suggestions.
> 
> Bests,
> 
> pem

Back to comp.graphics.apps.gnuplot | Previous | Next | Find similar


Thread

Re: Howto arrange 2 rows inside the legend box? rusky.cs@gmail.com - 2018-11-13 21:55 -0800

csiph-web