On Wed, 26 Sep 2012, artur tarassow wrote: > I just found out that it is not possible to apply the boxplot command to > vectors/matrices. Would it be possible to activate this feature? This would > also increase the consistency, as it is already possible to use the gnuplot > command for matrices. Maybe one can use a similiar syntax as for the > gnuplot command: > > boxplot 1 2 3 --matrix=test --output=display > > Additionally, in the case that columns are named by 'colnames' before, it > would be helpful to plot these strings as well.
That's now done in CVS and snapshots. Allin Cottrell