Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Updated: Moving copyright information to NOTICE files. | Ole Marius Smestad | 2010-08-12 | 1 | -1/+0 |
| | |||||
* | - Fixed: Adjusted source headers of Graph to Apache license. | Tobias Schlitt | 2010-07-30 | 1 | -1/+18 |
| | |||||
* | - s/2009/2010/g | Derick Rethans | 2010-01-08 | 1 | -1/+1 |
| | |||||
* | - Documented highlight offset properties | Kore Nordmann | 2009-11-24 | 1 | -0/+6 |
| | |||||
* | - s/2008/2009. | Derick Rethans | 2009-02-23 | 1 | -1/+1 |
| | |||||
* | - Implemented feature #014010: Possibility to set x/y offsets for | Kore Nordmann | 2008-12-04 | 1 | -1/+10 |
| | | | | | | highlightValue (Patch by Markus Lervik) | ||||
* | - More documentation improvements | Kore Nordmann | 2008-08-20 | 1 | -0/+11 |
| | | | | | | # There is still some way to go... | ||||
* | - Implemented feature #12382: Enhance line chart to allow invisible lines. | Kore Nordmann | 2008-01-21 | 1 | -0/+8 |
| | |||||
* | - Welcome to 2008. | Derick Rethans | 2008-01-02 | 1 | -1/+1 |
| | |||||
* | - Changed default value of line thickness | Kore Nordmann | 2007-10-23 | 1 | -1/+1 |
| | | | | | | | # This value wasn't used yet, so the new default value is the value actually # used until now. | ||||
* | - Fixed issue #11509: Typo in line chart option | Kore Nordmann | 2007-10-23 | 1 | -1/+1 |
| | |||||
* | - Implemented feature #10978: Add support for stacked bar charts | Kore Nordmann | 2007-09-06 | 1 | -0/+11 |
| | |||||
* | - Implemented features #10322, #10565: Support for multiple x, y axis, | Kore Nordmann | 2007-09-04 | 1 | -11/+0 |
| | | | | | | vertical and horizontal lines in line and bar charts. | ||||
* | - Added axis container class | Kore Nordmann | 2007-09-04 | 1 | -0/+11 |
| | | | | | | # First step to support multiple axis | ||||
* | - Enhanced documentation | Kore Nordmann | 2007-08-10 | 1 | -1/+17 |
| | | | | | | | | - Added examples to most of the classes - Fixed class descriptions - Refence options classes which may be used to configure the current chart. | ||||
* | - Fixed version tag in docblocks | Kore Nordmann | 2007-06-12 | 1 | -0/+1 |
| | |||||
* | - Welcome to 2007. | Derick Rethans | 2007-01-11 | 1 | -1/+1 |
| | |||||
* | - Throw ezcBaseValueExceptions instead of typecasting | Kore Nordmann | 2006-11-02 | 1 | -12/+25 |
| | | | | | | | - Do range checks instead of converting numbers using min and max - Extended testcases to test for ezcBaseValueExceptions | ||||
* | - Added more tests and fixed some minor setter and getter bugs | Kore Nordmann | 2006-10-27 | 1 | -1/+1 |
| | |||||
* | - Added some more tests for read and write accesss on properties | Kore Nordmann | 2006-10-26 | 1 | -1/+1 |
| | |||||
* | - Added background and border to font configuration | Kore Nordmann | 2006-09-19 | 1 | -1/+64 |
| | | | | | | - Show value for highlighted datapoints in bar and line charts | ||||
* | - Moved properties to properties array | Kore Nordmann | 2006-08-18 | 1 | -23/+24 |
| | | | | | | - Fixed bug: Legend title was rendered, even when empty | ||||
* | - Made symbol size in line charts customizeable | Kore Nordmann | 2006-06-27 | 1 | -0/+10 |
| | |||||
* | - Made line thickness for line charts adjustable | Kore Nordmann | 2006-06-14 | 1 | -0/+66 |