Fix for barchart() method
Brought to you by:
frimlinger
There was a problem with the barchart() code which was causing positive bars to be drawn from the base of the cell (rather than from the horizon). Please find attached a commented fix for this routine (search for 'TODO:' to find the fix line). Tweaks on lines 83, 91, and 129 of the attached copy of BarChartClass (saved as .txt).
Patched copy of BarChartClass (as text)