diff options
author | Kore Nordmann <github@kore-nordmann.de> | 2007-09-06 12:45:09 +0000 |
---|---|---|
committer | Kore Nordmann <github@kore-nordmann.de> | 2007-09-06 12:45:09 +0000 |
commit | a3a7f0b264223ec011b46fd4e0ce2674af7e0087 (patch) | |
tree | 345bb747e3c8311795c154f9849bbc30aca8ee0b /ChangeLog | |
parent | c87432c04b6b68d8a1e210947acb3f260f013707 (diff) | |
download | zetacomponents-graph-a3a7f0b264223ec011b46fd4e0ce2674af7e0087.zip zetacomponents-graph-a3a7f0b264223ec011b46fd4e0ce2674af7e0087.tar.gz |
- Implemented feature #10978: Add support for stacked bar charts
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ 1.2 - [RELEASEDATE] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +- Implemented feature #10978: Add support for stacked bar charts - Implemented feature #11325: Allow values of 0 to be added to pie charts, to be included in the legend and not rendered in the actual pie. - Implemented feature #11247: Custom highlight values in line and bar charts. |