bugGNU Octave - Bugs: bug #59612, Legend isn't scaling correctly for...

 
 

bug #59612: Legend isn't scaling correctly for exporting plots with qt

Submitter:  None
Submitted:  Thu 03 Dec 2020 05:30:46 PM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 5.2.0
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 03 Dec 2020 07:02:34 PM UTC, comment #2: 

As you remarked, and I verified as well, this has been fixed in version 6.1.0 which is the latest stable version of Octave.  Version 5.2 is deprecated and no longer supported.  If you must use version 5.2 you could print to svg format and then adjust the size of the legend text and box manually using and svg editor such as Inkscape.

Rik <rik5>
Group administrator
Thu 03 Dec 2020 06:45:21 PM UTC, comment #1: 

If for some reason you cannot upgrade to Octave 6.1, and if you don't use gnuplot, then the simple fix is simply to replace legend.m in scripts/plot/util by the new one from Octave 6.1.

Closing report as fixed.


Pantxo Diribarne <pantxo>
Group Member
Thu 03 Dec 2020 05:30:46 PM UTC, original submission:  

As attached you see, that the exported PDF plot  (and all other formats) isn't scaling the legend box correctly. This is fixed in 6.1.0 (because of the new legend implementation) but not for 5.2.0. I didn't find any way to fix this.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #50390:  Plots.m added by None (1KiB - text/x-objcsrc)
file #50391:  Plot_Aufgabe2a.pdf added by None (17KiB - application/pdf)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by pantxo (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-12-03 pantxo StatusNone Fixed
        Open/ClosedOpen Closed
    2020-12-03 None Attached File- Added Plots.m, #50390
        Attached File- Added Plot_Aufgabe2a.pdf, #50391

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code