[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #36690] Hold function alters eps background
From: |
Ben Abbott |
Subject: |
[Octave-bug-tracker] [bug #36690] Hold function alters eps background |
Date: |
Thu, 21 Jun 2012 20:10:34 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5 |
Follow-up Comment #8, bug #36690 (project octave):
For transparency, you can set the axes "color" to "none"
set (gca (), "color", "none")
If you prefer transparency all the time, you can get that by changing the
default.
set (0, "defaultaxescolor", "none")
If you place that line in your ~/.octaverc file, the background of your plots
will remain transparent the next time you run octave as well.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?36690>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #36690] Hold function alters eps background, anonymous, 2012/06/20
- Message not available
- [Octave-bug-tracker] [bug #36690] Hold function alters eps background, Wayne Menzie, 2012/06/20
- Message not available
- [Octave-bug-tracker] [bug #36690] Hold function alters eps background, Rik, 2012/06/21
- [Octave-bug-tracker] [bug #36690] Hold function alters eps background, Ben Abbott, 2012/06/21
- [Octave-bug-tracker] [bug #36690] Hold function alters eps background, Rik, 2012/06/21
- [Octave-bug-tracker] [bug #36690] Hold function alters eps background, Wayne Menzie, 2012/06/21
- [Octave-bug-tracker] [bug #36690] Hold function alters eps background,
Ben Abbott <=
- Message not available
- [Octave-bug-tracker] [bug #36690] Hold function alters eps background, Rik, 2012/06/29