diff options
author | Kore Nordmann <github@kore-nordmann.de> | 2006-12-15 10:03:14 +0000 |
---|---|---|
committer | Kore Nordmann <github@kore-nordmann.de> | 2006-12-15 10:03:14 +0000 |
commit | 608e7e2984878c368127f41bb722c416e533c646 (patch) | |
tree | e21798ee9144799d4943328419dc965ca95b0624 /ChangeLog | |
parent | 2de1a60acb861441417cb3a228091260b5cf0faa (diff) | |
download | zetacomponents-graph-608e7e2984878c368127f41bb722c416e533c646.zip zetacomponents-graph-608e7e2984878c368127f41bb722c416e533c646.tar.gz |
- Fixed: Bug #9827 (auto scaling on numeric axes inconsistent)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |