Page 1 of 1

How do I do a box and whisker plot in DPlotLib

Posted: Mon Nov 30, 2009 7:46 am
by Andrew Lindsay
Hello,

I have approximately 250 days worth of data logged every second.

I would like to create a box and whisker plot for the each day in a particular month. How do I go about doing this in DPlotLid?

Any assistance would be appreciated, or if there is a way to do it in DPlot from the whole data set, that would also be acceptable...

Regards

Andrew

Posted: Mon Nov 30, 2009 9:55 am
by DPlotAdmin
There is a box-and-whisker example in the demo program ctest.exe The source (\c\ctest.c) should answer your questions; if not just let me know.