Menu

change the type size from the legend

Help
2005-03-15
2013-02-10
  • master_t_wk

    master_t_wk - 2005-03-15

    Is it possible to set the type size from the legend independend of the type size from the header? My problem is, that the legend should be smaller than the header. And how can i realize this?

     
    • pgm

      pgm - 2005-03-15

      1. Yes
      2. Short answer: RTFM! ;)
      help set label
      help set title...
      You have an "font,size" option that gives you the possibility to use a different font and fontsize than the default. E.g.
      set ylabel 'Precipitation [-]' 0.5,0 font "TimesBold, 12"

        

       
    • Hans-Bernhard Broeker

      You're using somewhat uncostumary terms here.  What is the 'header' supposed to be?

      The font and size of the key entries (the 'legend') is governed by the terminal driver's default choice.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.