Menu

#2414 set tics front makes grid disappear

None
closed-fixed
nobody
None
2021-06-02
2021-03-24
Rafal
No

I like gnuplot very much but in version 5.4.1 there is a strange bug. The way to reproduce:

set grid
plot sin(x) -> the function is plotted on the grid as expected

set tics front
plot sin(x) -> the function is plotted but the grid disappears
set grid front
plot sin(x) -> also no grid is plotted

This happens in Windows version 5.4.1 (binary package gp541-win64-mingw.7z) both in wxt and qt terminals.

Discussion

  • Ethan Merritt

    Ethan Merritt - 2021-03-24

    Indeed. Strange. The same problem is present in the development version.

     
  • Ethan Merritt

    Ethan Merritt - 2021-03-25
    • status: open --> pending-fixed
    • Group: -->
    • Priority: -->
     
  • Ethan Merritt

    Ethan Merritt - 2021-06-02
    • Status: pending-fixed --> closed-fixed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.