octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #51211] Frame persists for overlayed axes


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #51211] Frame persists for overlayed axes
Date: Mon, 12 Jun 2017 14:31:59 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #51211 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed here. If both axes are set to visible = off, then no frames are
drawn. If you compare the differences in the gnuplot output when setting only
one axes to visible = off versus both, here is what I get, this may be a clue
to those that know how to work with gnuplot:


11d10
< set obj 2 rectangle from graph 0,0 to graph 1,1 behind fc rgb "#ffffff" fs
solid noborder
54,59c53
< unset border
< unset y2tics; set ytics in nomirror
< unset x2tics; set xtics in nomirror
< set border 0
< set arrow 1 nohead nofilled front lc rgb "#262626" linewidth 0.500 from
graph 0,0,0 to graph 1,0,0
< set arrow 3 nohead nofilled front lc rgb "#262626" linewidth 0.500 from
graph 0,0,0 to graph 0,1,0
---
> unset border; unset tics
75d68
< unset obj 2


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51211>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]