Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Use non-local dependent formatting options everywhere" | Kore Nordmann | 2013-12-21 | 3 | -5/+5 |
| | | | | This reverts commit 5273fe7e6d19a4bdad3d987540171ff3a55fe053. | ||||
* | Use non-local dependent formatting options everywhere | Kore Nordmann | 2013-12-21 | 3 | -5/+5 |
| | |||||
* | - Updated: Moving copyright information to NOTICE files. | Ole Marius Smestad | 2010-08-12 | 14 | -14/+0 |
| | |||||
* | - Fixed: Adjusted source headers of Graph to Apache license. | Tobias Schlitt | 2010-07-30 | 14 | -14/+252 |
| | |||||
* | - s/2009/2010/g | Derick Rethans | 2010-01-08 | 14 | -14/+14 |
| | |||||
* | - Documented highlight offset properties | Kore Nordmann | 2009-11-24 | 1 | -0/+6 |
| | |||||
* | - Enhanced comment in font options usage example | Kore Nordmann | 2009-06-03 | 1 | -0/+4 |
| | |||||
* | - spelling fix in javadoc | gg:ez.no | 2009-04-23 | 1 | -2/+2 |
| | |||||
* | - s/2008/2009. | Derick Rethans | 2009-02-23 | 14 | -14/+14 |
| | |||||
* | - Implemented feature #014010: Possibility to set x/y offsets for | Kore Nordmann | 2008-12-04 | 1 | -1/+10 |
| | | | | | | highlightValue (Patch by Markus Lervik) | ||||
* | - Removed unnecessary realpath() calls, which do not work with paths using | Kore Nordmann | 2008-11-23 | 1 | -1/+1 |
| | | | | | | stream wrappers. | ||||
* | - More documentation improvements | Kore Nordmann | 2008-08-20 | 7 | -35/+118 |
| | | | | | | # There is still some way to go... | ||||
* | - Implemented feature #13102: Axes not extending beyond zero in line charts | Kore Nordmann | 2008-06-18 | 1 | -0/+5 |
| | |||||
* | - Implemented feature #13103: Different axes end styles | Kore Nordmann | 2008-06-18 | 1 | -0/+6 |
| | |||||
* | - Implemented feature #10957: Embed glyphs for exact SVG font width estimation | Kore Nordmann | 2008-05-03 | 1 | -0/+4 |
| | | | | | | | # Lots of binary diffs, because font-family names are now enclosed in ' in SVG # files. | ||||
* | - Implemented feature #12382: Enhance line chart to allow invisible lines. | Kore Nordmann | 2008-01-21 | 1 | -0/+8 |
| | |||||
* | - Fixed issue #11777: Optionally independent axis font configuration | Kore Nordmann | 2008-01-07 | 1 | -1/+6 |
| | |||||
* | - Fixed issue #12254: Bad property-check for strokeLineJoin in SVG driver | Kore Nordmann | 2008-01-07 | 1 | -2/+2 |
| | |||||
* | - Welcome to 2008. | Derick Rethans | 2008-01-02 | 14 | -14/+14 |
| | |||||
* | - Got cairo driver mostly working. | Kore Nordmann | 2007-12-17 | 1 | -0/+100 |
| | | | | | | | # Only full support for rotated texts is still missing # Execute the added tutorial example to see the current result. | ||||
* | - Fixed version docblocks | Kore Nordmann | 2007-11-21 | 1 | -1/+1 |
| | | | | | | # Thanks to Alexandru for spotting this. | ||||
* | - Fix docblocks. | Sebastian Bergmann | 2007-11-21 | 1 | -1/+1 |
| | |||||
* | - Added support for odometer charts | Kore Nordmann | 2007-11-21 | 1 | -0/+113 |
| | | | | | | # Thanks to Lars Jankowski from Oxid esales for the initial patch. | ||||
* | - Better check for font min/max size values | Kore Nordmann | 2007-10-30 | 1 | -0/+21 |
| | |||||
* | - 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 | 12 | -13/+309 |
| | | | | | | | | - Added examples to most of the classes - Fixed class descriptions - Refence options classes which may be used to configure the current chart. | ||||
* | - Fixed docs. | Derick Rethans | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | - More documentation fixes | Kore Nordmann | 2007-06-12 | 2 | -0/+12 |
| | |||||
* | - Fixed version tag in docblocks | Kore Nordmann | 2007-06-12 | 12 | -0/+12 |
| | |||||
* | - Fixed issue #10830: Automatically shorten labels if not enough space is | Kore Nordmann | 2007-05-29 | 1 | -0/+20 |
| | | | | | | available | ||||
* | - First working version of radar charts | Kore Nordmann | 2007-04-26 | 1 | -0/+153 |
| | | | | | | | | | | # Still marked private because of: # - Slightly wrong axis arrows # - Axis grid needs some love - Some fixes for axis label renderers to work with random directions # Results in some non visual changes in comparision files | ||||
* | - Fixed issue #10599: Pie chart label formattig callback only accepts callback | Kore Nordmann | 2007-04-12 | 1 | -1/+1 |
| | | | | | | functions but neither static nor non static methods. | ||||
* | - Added feature #9511: Added helper functions to create image maps an link SVG | Kore Nordmann | 2007-03-08 | 1 | -0/+6 |
| | | | | | | images in ezcGraphTools | ||||
* | - Fixed typo | Kore Nordmann | 2007-03-05 | 1 | -1/+1 |
| | |||||
* | - Welcome to 2007. | Derick Rethans | 2007-01-11 | 11 | -11/+11 |
| | |||||
* | - Fixed typo in docs. | Derick Rethans | 2006-12-19 | 1 | -1/+1 |
| | |||||
* | - Tested and improved handling of texts with different charsets in all drivers | Kore Nordmann | 2006-12-07 | 1 | -0/+6 |
| | |||||
* | - Removed initial font path value | Kore Nordmann | 2006-11-30 | 1 | -1/+2 |
| | |||||
* | - Fixed: Bug #9656 (Threshold option spelled wrong) | Kore Nordmann | 2006-11-30 | 1 | -8/+8 |
| | |||||
* | - Resolved: Issue #9543 (Rename Ming driver to Flash in the Graph component) | Kore Nordmann | 2006-11-30 | 1 | -2/+2 |
| | |||||
* | - Using ezcBaseFeatures instead of function_exists(). | as:ez.no | 2006-11-15 | 2 | -2/+2 |
| | |||||
* | - Throw ezcBaseValueExceptions instead of typecasting | Kore Nordmann | 2006-11-02 | 11 | -127/+299 |
| | | | | | | | - Do range checks instead of converting numbers using min and max - Extended testcases to test for ezcBaseValueExceptions | ||||
* | - Implemented #009304: Possibility to format labels via callback | Kore Nordmann | 2006-11-02 | 1 | -0/+15 |
| | |||||
* | - Added more tests and fixed some minor setter and getter bugs | Kore Nordmann | 2006-10-27 | 4 | -3/+7 |
| | |||||
* | - Removed unused function | Kore Nordmann | 2006-10-27 | 1 | -4/+0 |
| | |||||
* | - Added some more tests for read and write accesss on properties | Kore Nordmann | 2006-10-26 | 6 | -26/+31 |
| |