diff options
author | Kore Nordmann <github@kore-nordmann.de> | 2006-12-08 08:43:30 +0000 |
---|---|---|
committer | Kore Nordmann <github@kore-nordmann.de> | 2006-12-08 08:43:30 +0000 |
commit | 5c274a550bf732ff5ffaf59db0d4a5f7b86a521e (patch) | |
tree | ffd63d6baa4c728064cb581cecbb31f048965f8c /ChangeLog | |
parent | 7169af9b20ca974aa430f9c91e7af63edab57567 (diff) | |
download | zetacomponents-graph-5c274a550bf732ff5ffaf59db0d4a5f7b86a521e.zip zetacomponents-graph-5c274a550bf732ff5ffaf59db0d4a5f7b86a521e.tar.gz |
- Fixed: Bug #9764 (3D Pie chart segment side polygon in front of circular arc)
# Optical difference only the buggy image:
# ezcGraphPieChartTest_testRender3dPieChartWithOneDataPoint.svg
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 #9764: 3D Pie chart segment side polygon in front of circular + arc - Fixed issue #9762: Structs don't extend ezcBaseStruct - Fixed issue #9612: Element links for SVG image in the legend require you to click on exactly the text. |