On Mon, Jul 12, 2010 at 12:46 PM, Roberto Casalegno <[email protected]> wrote: > Hello, > > I didn't find a solution to this: how can I plot an histogram with solid > bars instead of default empty ones? > > I'm using PDL::Graphics::PLplot, and 'filltype' or 'linestyle' keyword are > not accepted. > > Thanks so much. > -R >
Roberto, While PLplot does not contain a built-in filled histogram function, the standard PLplot example 12 illustrates how this can be done: http://plplot.sourceforge.net/examples.php?demo=12&lbind=PerlDL Hope this helps, Hez ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Plplot-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-general
