|
[Date Index]
[Thread Index]
[Author Index]
Re: fill circle while using circle command
- To: mathgroup at smc.vnet.net
- Subject: [mg74263] Re: fill circle while using circle command
- From: Gopinath Venkatesan <gopinathv at ou.edu>
- Date: Thu, 15 Mar 2007 19:13:48 -0500 (EST)
Please use Disk for filling fully, but you can use thickness if you want to draw only a ring.
Show[Graphics[Disk[{2, 0}, 1]]];
Gopinath
University of Oklahoma
Prev by Date:
perturbation
Next by Date:
FilledLogLinearListPlot: does equivalent exist?
Previous by thread:
Re: fill circle while using circle command
Next by thread:
Re: fill circle while using circle command
|