Menu

#479 limit no. of rows/columns for key placement

closed-accepted
nobody
None
5
2010-05-17
2010-05-01
No

the number of rows for vertical alignment of keys
or
the number of columns for horizontal alignment of keys
may be limited with the new options
'set key maxrows' or 'set key maxcols', resp.
the limit is applied after gnuplot has calculated the number of rows/columns for screen filling key placement, but before calculating the optimal rows-columns layout.
'no. of rows/columns' <= 0 or 'auto' result in the well-known behaviour.
up to now the patch changes the key placement for 2d-graphs only.

Discussion

  • Thomas Sefzick

    Thomas Sefzick - 2010-05-01

    file containing the patch

     
  • Ethan Merritt

    Ethan Merritt - 2010-05-03
    • status: open --> pending-accepted
     
  • Ethan Merritt

    Ethan Merritt - 2010-05-03

    Nice patch. I've added it to cvs for 4.5, and queued it for inclusion in 4.4.1 if no problems show up.

    Note that when adding a new option like this, it needs to be handled by "save" as well as by "set" "unset" and "show".

     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • SourceForge Robot

    • status: pending-accepted --> closed-accepted
     

Log in to post a comment.