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

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

[Octave-bug-tracker] [bug #52768] axis property "bold" incorrect for sub


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #52768] axis property "bold" incorrect for subplots
Date: Sat, 30 Dec 2017 20:02:44 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36

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

                 Summary: axis property "bold" incorrect for subplots
                 Project: GNU Octave
            Submitted by: godfrey
            Submitted on: Sun 31 Dec 2017 01:02:42 AM UTC
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Godfrey
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I have tried a few tests of axes settings as part of moving to qt.
Here are a few observations: These are for a subplot of
2 rows and 3 columns.

1. the setting: set (gca (), "Fontweight", "bold"),
   turns on bold for the x and y axis labels and tic values
   for all subplots, or selected rows.

2. But, setting: set (gca (), "Fontweight", "normal"),
   for rows 1 and 2, or not including a "Fontweight" call
   results in the tic values for the first row and the 
   title for the first row (centered on column  2) being in BOLD.

I could not locate where the bold setting was actually turned on.
This apparently is not set in print.m or gca.m or anywhere
else in scripts/plot.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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