Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Added tests and basic implementation for pie charts | Kore Nordmann | 2006-06-12 | 1 | -3/+3 |
| | |||||
* | - Added outomatic colorization from pallets | Kore Nordmann | 2006-06-06 | 1 | -1/+5 |
| | |||||
* | - Implemented circular arcs for gd driver | Kore Nordmann | 2006-05-30 | 1 | -0/+18 |
| | |||||
* | - Implemented tests for line chart legend rendering | Kore Nordmann | 2006-05-23 | 1 | -1/+3 |
| | | | | | | - Implemented legend rendering | ||||
* | - Refactored rendering methods | Kore Nordmann | 2006-05-19 | 2 | -2/+37 |
| | | | | | | - Refactored chart title to be a chartelement | ||||
* | - Added more tests for ezcGraphChart | Kore Nordmann | 2006-05-09 | 1 | -35/+0 |
| | | | | | | | - Implemented setting renderer and driver - Started with setting of chart options (yet incomplete) | ||||
* | - Added documentation to color class | Kore Nordmann | 2006-05-09 | 1 | -3/+39 |
| | | | | | | - Fixed typo | ||||
* | - Completed color tests | Kore Nordmann | 2006-05-09 | 1 | -3/+89 |
| | | | | | | - Implemented factory methods in ezcGraphColor | ||||
* | - Added static methods to ezcGraphColor to create colors from deifferent color | Kore Nordmann | 2006-05-09 | 1 | -0/+41 |
| | | | | | | representations | ||||
* | - Added class stubs for ezcGraph | Kore Nordmann | 2006-05-08 | 3 | -0/+109 |