Change many %g format specifiers to %.*g with precision DBL_DIG + 1.
[pspp] / src / output / charts / plot-hist-cairo.c
2014-02-04 Ben PfaffChange many %g format specifiers to %.*g with precision...
2012-05-09 John DarringtonHistograms: Rotate labels when there are lots of bins
2012-03-26 John DarringtonSimplify algebra
2012-03-25 John DarringtonHistogram plotting: (hist_draw_bar) Added label argument. 20120326030502/pspp
2012-03-24 John DarringtonMark histogram legend strings for translation
2012-03-24 John Darringtoncairo-chart.c: new struct xrchart_axis
2012-03-20 John DarringtonCorrect geometrical error plotting histograms
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2010-01-17 Ben PfaffRewrite PSPP output engine.