From 608e7e2984878c368127f41bb722c416e533c646 Mon Sep 17 00:00:00 2001 From: Kore Nordmann Date: Fri, 15 Dec 2006 10:03:14 +0000 Subject: - Fixed: Bug #9827 (auto scaling on numeric axes inconsistent) --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ca2b6c8..fdcd474 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,8 @@ absoluteTreshHold to absoluteThreshold - Added feature #9647: Add render to output method +- Fixed issue #9827: Use majorStep size for min/max estimating on numeric axis + with only one value - Fixed issue #9823: Failing tests with PHP 5.1, because of different parameter handling in imagepng, and (string) not calling __toString method - Fixed issue #9795: Interferring bars, when bars count is higher then major -- cgit v1.1