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

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

[Octave-bug-tracker] [bug #34148] Subplots with gnuplot overlap with plo


From: anonymous
Subject: [Octave-bug-tracker] [bug #34148] Subplots with gnuplot overlap with plotyy
Date: Wed, 31 Aug 2011 12:13:40 +0000
User-agent: Opera/9.80 (X11; Linux i686; U; en) Presto/2.9.168 Version/11.50

Follow-up Comment #8, bug #34148 (project octave):

Huh?

I don't know how you normally plot data but I usually like to see the ylabel
on YAXIS , not on the other side of the paper. 

You also ignore the fact that I also pointed out , that if you redraw it it
swaps sides !! (and colour). 

[Your second comment about font metrics has absolutely nothing to do with this
bug. ]

If you still think ylabel should be on the righthand side please explain why
plot() puts it on the left. 

 x=y=[0:10]
 ylabel("ylabel")
 plot(x,y)

Help ylabel makes no mention of the "feature". It seems more accident than
design.

This is yet another bug in plotyy that suggests it is a quick solution to
providing a y2 capability that has not been thoughtfully designed.

I suggested elsewhere that it may make more sense to integrate this in plot().
If not plotyy() needs some bug fixing.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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