From: Alan W. I. <ir...@be...> - 2008-10-07 18:11:39
|
On 2008-10-07 10:09+0200 Robert Pollak wrote: > Hello, > does PLplot support box-and-whisker plots? If yes, is there some > example screenshot on the web? There is none at > http://plplot.sourceforge.net/examples.php . I assume you are referring to the kind of plot that is discussed in http://en.wikipedia.org/wiki/Box_plot. We currently have no higher-level API to support that. Of course, you could make your own function to do that using lower-level PLplot commands. If you donated such a function to PLplot with no external dependencies and with a corresponding example to show off that functionality, I believe there is a pretty good chance we would accept it (which means a fair amount of work on our part propagating the API and example to our different languages) since it appears from the above article to be a well-accepted plot style for quickly describing statistical distributions without the well-known drawbacks of histograms. Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ |