summaryrefslogtreecommitdiffstats
path: root/src/options
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use non-local dependent formatting options everywhere"Kore Nordmann2013-12-213-5/+5
| | | | This reverts commit 5273fe7e6d19a4bdad3d987540171ff3a55fe053.
* Use non-local dependent formatting options everywhereKore Nordmann2013-12-213-5/+5
|
* - Updated: Moving copyright information to NOTICE files.Ole Marius Smestad2010-08-1214-14/+0
|
* - Fixed: Adjusted source headers of Graph to Apache license.Tobias Schlitt2010-07-3014-14/+252
|
* - s/2009/2010/gDerick Rethans2010-01-0814-14/+14
|
* - Documented highlight offset propertiesKore Nordmann2009-11-241-0/+6
|
* - Enhanced comment in font options usage exampleKore Nordmann2009-06-031-0/+4
|
* - spelling fix in javadocgg:ez.no2009-04-231-2/+2
|
* - s/2008/2009.Derick Rethans2009-02-2314-14/+14
|
* - Implemented feature #014010: Possibility to set x/y offsets forKore Nordmann2008-12-041-1/+10
| | | | | | highlightValue (Patch by Markus Lervik)
* - Removed unnecessary realpath() calls, which do not work with paths usingKore Nordmann2008-11-231-1/+1
| | | | | | stream wrappers.
* - More documentation improvementsKore Nordmann2008-08-207-35/+118
| | | | | | # There is still some way to go...
* - Implemented feature #13102: Axes not extending beyond zero in line chartsKore Nordmann2008-06-181-0/+5
|
* - Implemented feature #13103: Different axes end stylesKore Nordmann2008-06-181-0/+6
|
* - Implemented feature #10957: Embed glyphs for exact SVG font width estimationKore Nordmann2008-05-031-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 Nordmann2008-01-211-0/+8
|
* - Fixed issue #11777: Optionally independent axis font configurationKore Nordmann2008-01-071-1/+6
|
* - Fixed issue #12254: Bad property-check for strokeLineJoin in SVG driverKore Nordmann2008-01-071-2/+2
|
* - Welcome to 2008.Derick Rethans2008-01-0214-14/+14
|
* - Got cairo driver mostly working.Kore Nordmann2007-12-171-0/+100
| | | | | | | # Only full support for rotated texts is still missing # Execute the added tutorial example to see the current result.
* - Fixed version docblocksKore Nordmann2007-11-211-1/+1
| | | | | | # Thanks to Alexandru for spotting this.
* - Fix docblocks.Sebastian Bergmann2007-11-211-1/+1
|
* - Added support for odometer chartsKore Nordmann2007-11-211-0/+113
| | | | | | # Thanks to Lars Jankowski from Oxid esales for the initial patch.
* - Better check for font min/max size valuesKore Nordmann2007-10-301-0/+21
|
* - Changed default value of line thicknessKore Nordmann2007-10-231-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 optionKore Nordmann2007-10-231-1/+1
|
* - Implemented feature #10978: Add support for stacked bar chartsKore Nordmann2007-09-061-0/+11
|
* - Implemented features #10322, #10565: Support for multiple x, y axis,Kore Nordmann2007-09-041-11/+0
| | | | | | vertical and horizontal lines in line and bar charts.
* - Added axis container classKore Nordmann2007-09-041-0/+11
| | | | | | # First step to support multiple axis
* - Enhanced documentationKore Nordmann2007-08-1012-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 Rethans2007-08-091-1/+1
|
* - More documentation fixesKore Nordmann2007-06-122-0/+12
|
* - Fixed version tag in docblocksKore Nordmann2007-06-1212-0/+12
|
* - Fixed issue #10830: Automatically shorten labels if not enough space isKore Nordmann2007-05-291-0/+20
| | | | | | available
* - First working version of radar chartsKore Nordmann2007-04-261-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 callbackKore Nordmann2007-04-121-1/+1
| | | | | | functions but neither static nor non static methods.
* - Added feature #9511: Added helper functions to create image maps an link SVGKore Nordmann2007-03-081-0/+6
| | | | | | images in ezcGraphTools
* - Fixed typoKore Nordmann2007-03-051-1/+1
|
* - Welcome to 2007.Derick Rethans2007-01-1111-11/+11
|
* - Fixed typo in docs.Derick Rethans2006-12-191-1/+1
|
* - Tested and improved handling of texts with different charsets in all driversKore Nordmann2006-12-071-0/+6
|
* - Removed initial font path valueKore Nordmann2006-11-301-1/+2
|
* - Fixed: Bug #9656 (Threshold option spelled wrong)Kore Nordmann2006-11-301-8/+8
|
* - Resolved: Issue #9543 (Rename Ming driver to Flash in the Graph component)Kore Nordmann2006-11-301-2/+2
|
* - Using ezcBaseFeatures instead of function_exists().as:ez.no2006-11-152-2/+2
|
* - Throw ezcBaseValueExceptions instead of typecastingKore Nordmann2006-11-0211-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 callbackKore Nordmann2006-11-021-0/+15
|
* - Added more tests and fixed some minor setter and getter bugsKore Nordmann2006-10-274-3/+7
|
* - Removed unused functionKore Nordmann2006-10-271-4/+0
|
* - Added some more tests for read and write accesss on propertiesKore Nordmann2006-10-266-26/+31
|
OpenPOWER on IntegriCloud