MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Possible bug in Opacity[] with plotting function that uses

  • To: mathgroup at smc.vnet.net
  • Subject: [mg105617] Re: Possible bug in Opacity[] with plotting function that uses
  • From: ragfield <ragfield at gmail.com>
  • Date: Fri, 11 Dec 2009 04:19:21 -0500 (EST)
  • References: <hfqgn9$olt$1@smc.vnet.net>

On Dec 10, 3:58 am, "Nasser M. Abbasi" <n... at 12000.org> wrote:
> I have found how to do it. The trick is to use  Opacity[.5,Blue] and NOT
> {Opacity[0.5], Blue}

That is one shortcut that will work.  The more full featured way to go
is to use Directive[Opacity[0.5], Blue].

-Rob


  • Prev by Date: How to Orient Chart Labels Vertically
  • Next by Date: Notebook
  • Previous by thread: Re: How to Orient Chart Labels Vertically
  • Next by thread: Notebook