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

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

[Octave-bug-tracker] [bug #44111]


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #44111]
Date: Thu, 29 Jan 2015 22:04:26 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Update of bug #44111 (project octave):

                 Summary:        colorbar overlap =>                        

    _______________________________________________________

Follow-up Comment #2:

Thanks for the data. I can confirm the issue in dev (default
19630:e68267373191), except in my build the colorbar is totally empty in the
output file. 

The following script also triggers the issue for me in dev:


clf
hax1 = axes ('position', [.1 .1 .3 .8])
hax2 = axes ('position', [.6 .1 .3 .8])
image ()
print test1.png
view (hax1, 3)
print test2.png


When the first created axes view is 3D, the second axes image is not printed
in the output file. On-screen the image looks good. 


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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