bugGNU Octave - Bugs: bug #58292, minor grid not shown with gnuplot

 
 

bug #58292: minor grid not shown with gnuplot

Submitter:  Fabio <efferre79>
Submitted:  Sat 02 May 2020 03:38:16 PM UTC
   
 
Category:  Plotting with gnuplot Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Confirmed Assigned to:  None
Originator Name:  Open/Closed:  * Open
Release:  * 5.2.0 Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 11 Jan 2021 10:14:39 PM UTC, comment #3: 


> Out of curiosity, why do you prefer using the gnuplot toolkit? There is currently not much effort put in this toolkit and your best bet is to use the actively developed qt toolkit.


good question, I have just realized to had set it long time ago in .octaverc but I don't remember the reason, probably for some other bug :-)

Fabio <efferre79>
Mon 11 Jan 2021 09:33:50 PM UTC, comment #2: 

I can confirm the issue with both gnuplot's qt and wxt backends on linux. "grid on" correctly turns the grid on but "grid minor on" has no effect at all.

Out of curiosity, why do you prefer using the gnuplot toolkit? There is currently not much effort put in this toolkit and your best bet is to use the actively developed qt toolkit.

Pantxo Diribarne <pantxo>
Group Member
Mon 11 Jan 2021 06:14:10 PM UTC, comment #1: 

The problem is still confirmed on latest 6.1.0, any plan to solve it? This problem is quite annoying because on Windows looks go with qt backend

Fabio <efferre79>
Sat 02 May 2020 03:38:16 PM UTC, original submission:  

If I try enabling the minor grid lines using the gnuplot backend they are not showed.

Here is the simple test code:


plot(1:5,1:5,'*')
grid minor on


The same code works correctly with fltk or qt backends

Fabio <efferre79>

 

(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 pantxo (Posted a comment)
  • -email is unavailable- added by efferre79 (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-05-24 rik5 Carbon-CopyRemoved 72865 -
    2020-05-24 rik5 StatusNone Confirmed
        Summaryminor grid is not shown minor grid not shown with gnuplot

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code