[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #58292] minor grid is not shown
From: |
Fabio |
Subject: |
[Octave-bug-tracker] [bug #58292] minor grid is not shown |
Date: |
Sat, 2 May 2020 11:38:18 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0 |
URL:
<https://savannah.gnu.org/bugs/?58292>
Summary: minor grid is not shown
Project: GNU Octave
Submitted by: efferre79
Submitted on: Sat 02 May 2020 03:38:16 PM UTC
Category: Plotting with gnuplot
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Release: 5.2.0
Discussion Lock: Any
Operating System: GNU/Linux
_______________________________________________________
Details:
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
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58292>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #58292] minor grid is not shown,
Fabio <=