pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-108-g06828


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-108-g0682821
Date: Sun, 25 Mar 2012 12:01:44 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  06828219465e82377f18da84af39a2575339df00 (commit)
       via  d532977937c51fd8d08fdabe57e06af4b05a8ed0 (commit)
      from  b961c772eaaead1cea1c2bd892089546e0e3f471 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 06828219465e82377f18da84af39a2575339df00
Author: John Darrington <address@hidden>
Date:   Sun Mar 25 12:10:53 2012 +0200

    Histogram plotting: (hist_draw_bar) Added label argument.
    
    Added a boolean argument to indicate whether or not a histogram bar
    should be labelled.  Labelling every bar leads to overprinted and
    hence illegible labels.

commit d532977937c51fd8d08fdabe57e06af4b05a8ed0
Author: John Darrington <address@hidden>
Date:   Sun Mar 25 10:47:27 2012 +0200

    Histograms: Put hard limit on the number of histogram bins
    
    Histograms with less than one bin are not useful (and tend to cause 
crashes!)
    Histograms with very large numbers of bins are also of little use, and cause
    other implementation headaches.

-----------------------------------------------------------------------

Summary of changes:
 src/math/histogram.c                |   12 ++++++++----
 src/output/charts/plot-hist-cairo.c |   24 +++++++++++++++++-------
 2 files changed, 25 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]