From: Andrew R. <and...@us...> - 2012-11-16 09:55:39
|
Which driver are you using? It depends on the driver. If the driver supports solid fills (most do) then the default pattern fill style ( equivalent to calling plpsty(0) ) is a solid fill. You don't need to do anything other than call plfill. I notice this is not really documented in the man pages. I'll get that fixed! See e.g. example 12 to see this in action. Andrew On Wed, Nov 14, 2012 at 09:22:05AM -0700, James Tappin wrote: > Is there any way to fill a 2-D polygon with a solid colour? (other than > setting up a very dense pattern in plpat and using plfill). > ------------------------------------------------------------------------------ > Monitor your physical, virtual and cloud infrastructure from a single > web console. Get in-depth insight into apps, servers, databases, vmware, > SAP, cloud infrastructure, etc. Download 30-day Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > _______________________________________________ > Plplot-general mailing list > Plp...@li... > https://lists.sourceforge.net/lists/listinfo/plplot-general |