bugGNU Octave - Bugs: bug #60720, Multiline titles only show the...

 
 

bug #60720: Multiline titles only show the first line with gnuplot

Submitter:  Markus Mützel <mmuetzel>
Submitted:  Tue 01 Jun 2021 06:48:22 PM UTC
   
 
Category:  Plotting with gnuplot Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Regression
Status:  None Assigned to:  None
Originator Name:  Open/Closed:  * Open
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 01 Jun 2021 06:48:22 PM UTC, original submission:  

When trying to add a title with multiple lines, only the first line is shown.

Steps to reproduce:

close all
graphics_toolkit gnuplot
title({'test1', 'test2'})


Additionally, the following message appears at the command prompt:

multiplot> test2" font ":Bold,11" textcolor rgb "
           ^
           line 0: invalid command


I can reproduce on Linux and Windows with builds from the current default branch (hg id 3e046fba8805 on Linux).
It still works with Octave 6.2.0 on Windows.

It might also be an incompatibility with newer gnuplot versions.

Markus Mützel <mmuetzel>
Group administrator

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mmuetzel (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.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code