bugGNU Octave - Bugs: bug #50540, Changing line thickness should not...

 
 

bug #50540: Changing line thickness should not influence dashed line style

Submitter:  Felipe G. Nievinski <fgnievinski>
Submitted:  Tue 14 Mar 2017 03:04:12 AM UTC
   
 
Category:  Plotting with gnuplot Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Feature Request
Status:  None Assigned to:  None
Originator Name:  Open/Closed:  * Open
Release:  * 4.2.1 Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 14 Mar 2017 03:04:12 AM UTC, original submission:  

The dash stoke and gap spacing are changed, compare:

figure
hold on
plot(1:10, '--b')
plot((1:10)+1/2, '--r', 'LineWidth',2)

graphics_toolkit('qt') is fine

Felipe G. Nievinski <fgnievinski>

 

(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 fgnievinski (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-3230.
    Corresponding source code