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

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

[Octave-bug-tracker] [bug #45504] incompatibile interaction subplot & ax


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #45504] incompatibile interaction subplot & axes
Date: Fri, 10 Jul 2015 05:43:39 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

Follow-up Comment #1, bug #45504 (project octave):

Is this gnuplot only?  Qt graphics toolkit seems to behave the same way.  In
both cases, entering

axes('position',[0.04,0.05,0.45,0.45]);

after the plots are drawn adds an axes in the lower left corner.  In fact, if
one watches closely, they'll see the smaller axes drawn first and then the
typical subplot format/dimensions on top of that.  What is your assessment?

In addition, I would point out that the gnuplot toolkit appears to not
recognize the dash pattern.  However, I may have fixed that as part of this
changeset

https://savannah.gnu.org/bugs/?34523

where I used gnuplot's recently added "dashtype" option for linestyles.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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