|
[Date Index]
[Thread Index]
[Author Index]
Re: Flat colour in RegionPlot; millions of little triangles
- To: mathgroup at smc.vnet.net
- Subject: [mg81689] Re: Flat colour in RegionPlot; millions of little triangles
- From: Antti Penttilä@smc.vnet.net
- Date: Tue, 2 Oct 2007 05:21:07 -0400 (EDT)
- Organization: University of Helsinki
- References: <fdkqst$7bk$1@smc.vnet.net><fdnlcc$kk6$1@smc.vnet.net> <fdqcg4$mi1$1@smc.vnet.net>
ulises wrote:
> Use:
>
>
> RegionPlot[
> Abs[Nest[(#^2 + x + I y) &, x + I y, 16]] < 2, {x, -2, 1}, {y, -1.5,
> 1.5}, PlotStyle -> None]
>
>
> Ulises Cervantes
> WRI
>
..but then there is no color fill in the region. Is there any way that
the color fill is there, but the polygon lines don't show in, e.g. EPS
format exported figures?
Antti
Prev by Date:
Re: Re: Re: Any Mathematica 6 book yet?
Next by Date:
Re: Other bug in ContourPlot
Previous by thread:
Re: Flat colour in RegionPlot; millions of little triangles
Next by thread:
Re: Flat colour in RegionPlot; millions of little triangles
|