r22793 - gnucash/trunk/src/report/jqplot/plugins - Improve jqplot's barchart renderer's barWidth and barPadding calculation

Geert Janssens gjanssens at code.gnucash.org
Wed Feb 20 13:51:42 EST 2013


Author: gjanssens
Date: 2013-02-20 13:51:41 -0500 (Wed, 20 Feb 2013)
New Revision: 22793
Trac: http://svn.gnucash.org/trac/changeset/22793

Modified:
   gnucash/trunk/src/report/jqplot/plugins/jqplot.barRenderer.js
Log:
Improve jqplot's barchart renderer's barWidth and barPadding calculation

The improved formula scales more gracefully from extremely small to
extremely large.

Note: this modifies jqplot itself. We may need to either
- attempt to get this in the upstream code
- see if we can get a similar result by improving our own code



More information about the gnucash-patches mailing list