octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #34939] legend size (gnuplot)


From: Muhali
Subject: [Octave-bug-tracker] [bug #34939] legend size (gnuplot)
Date: Tue, 29 Nov 2011 19:18:24 +0000
User-agent: Mozilla/5.0 (Ubuntu; X11; Linux x86_64; rv:8.0) Gecko/20100101 Firefox/8.0

URL:
  <http://savannah.gnu.org/bugs/?34939>

                 Summary: legend size (gnuplot)
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Tue 29 Nov 2011 11:18:23 AM PST
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Inaccurate Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The following sequence produces two figures (attached) which should be
identical but are not, as the legend size is completely different.
gnuplot-foo.png is the figure displayed by octave/gnuplot, and foo.png is the
actual print output.


graphics_toolkit gnuplot
set(0, "defaultaxesfontsize", 6) ;
bar(x=rand(2,2), "stacked")
legend(num2str(x(1,:)', 1), "location", "eastoutside")
print foo.png




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 29 Nov 2011 11:18:23 AM PST  Name: gnuplot-foo.png  Size: 8kB   By:
muhali

<http://savannah.gnu.org/bugs/download.php?file_id=24499>
-------------------------------------------------------
Date: Tue 29 Nov 2011 11:18:23 AM PST  Name: foo.png  Size: 18kB   By: muhali

<http://savannah.gnu.org/bugs/download.php?file_id=24500>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34939>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]