MathGroup Archive 2010

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

Search the Archive

texture for filling?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg115036] texture for filling?
  • From: agua <auguaylupo at gmail.com>
  • Date: Wed, 29 Dec 2010 05:56:40 -0500 (EST)

Greetings to all.
It is possible that instead of using color, apply
some texture to fill an area between two curves.
For example, fill the region with slanted lines or dots instead of
gray:

Plot[{Sin[x], Cos[x]}, {x, 0, 2 Pi}, Filling -> {1 -> {{2},
Lighter[Gray]}}]

Tk.


  • Prev by Date: Digital Events in Wolfram Alpha
  • Next by Date: Re: Wolfram free input shortcut is "cntrl ="
  • Previous by thread: Digital Events in Wolfram Alpha
  • Next by thread: Re: texture for filling?