summaryrefslogtreecommitdiffstats
path: root/src/options
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Added tresh hold for pie chartsKore Nordmann2006-10-261-0/+20
* - Fixed circular arcs in ming driverKore Nordmann2006-10-201-1/+1
* - Added custom maximum value for pie chartsKore Nordmann2006-10-181-1/+8
* - Added first, not complete working, version of ming driverKore Nordmann2006-10-132-0/+69
* - Added text shadow to font optionsKore Nordmann2006-10-041-1/+29
* - Made pie chart symbol color independent from font colorKore Nordmann2006-10-041-0/+6
* - Added gleam to 2d pie chartsKore Nordmann2006-10-042-7/+18
* - Fixed CS issues.Derick Rethans2006-09-251-2/+2
* - Check intial font pathKore Nordmann2006-09-241-0/+28
* - Use ezcGraphColor::create for all color propertiesKore Nordmann2006-09-244-39/+6
* - Set font path instead of no longer used option fontKore Nordmann2006-09-241-1/+1
* - Removed useless method in GdDriverOptionsKore Nordmann2006-09-211-12/+0
* - Added tests for jpeg generationKore Nordmann2006-09-211-0/+6
* - Enhanced pie chart labeling algorithmKore Nordmann2006-09-191-1/+1
* - Make better assumptions an character width in SVG driverKore Nordmann2006-09-191-5/+13
* - Added background and border to font configurationKore Nordmann2006-09-193-3/+114
* - Made pie chart size configurableKore Nordmann2006-09-181-0/+12
* - Made id prefix for svg elements customizeableKore Nordmann2006-09-121-0/+6
* - Added shadow for pie charts in 2d rendererKore Nordmann2006-09-121-0/+54
* - Added image map supportKore Nordmann2006-09-121-0/+7
* - Pimped symbols and bar chartsKore Nordmann2006-09-062-0/+25
* - Enhanced font configurationKore Nordmann2006-09-062-2/+19
* - Pimped pie chartsKore Nordmann2006-08-254-10/+56
* - Started refactoring of font configurationKore Nordmann2006-08-181-4/+36
* - Moved properties to properties arrayKore Nordmann2006-08-189-412/+277
* - Updated to use new property mechanism.Derick Rethans2006-08-171-27/+12
* - Created generic renderer options classKore Nordmann2006-08-163-178/+146
* - Added implementation for bar charts to 3d rendererKore Nordmann2006-08-151-0/+20
* - Changed datsets to accept instances of ezcGraphDataSet onlyKore Nordmann2006-08-142-0/+64
* - Added templating for SVG documentsKore Nordmann2006-08-092-1/+62
* - Added option to gd driver to set an external image as backgroundKore Nordmann2006-08-091-63/+0
* - Added possibility to set a background for gd driverKore Nordmann2006-08-091-1/+36
* - Added svg rendering optionsKore Nordmann2006-08-081-0/+107
* - Applied pie chart label renderer changes to 3d rendererKore Nordmann2006-08-081-1/+1
* - Forgot adding 3d renderer options in last commitKore Nordmann2006-08-021-0/+172
* - Removed no longer needed configuration options (moved to renderer options)Kore Nordmann2006-08-011-43/+0
* - Refactored ezcGraphRendererKore Nordmann2006-07-112-0/+109
* - Added SVG driverKore Nordmann2006-06-281-0/+10
* - Made symbol size in line charts customizeableKore Nordmann2006-06-271-0/+10
* - Added option to remove symbol lines from pie chartsKore Nordmann2006-06-201-0/+10
* - Made line thickness for line charts adjustableKore Nordmann2006-06-142-1/+67
* - Added tests and implementation for background images in chartsKore Nordmann2006-06-121-20/+4
* - Move pie chart elements out of the middle on highlightKore Nordmann2006-06-121-0/+11
* - Moved pie chart options to own option classKore Nordmann2006-06-121-0/+72
* - Draw background and border for chartsKore Nordmann2006-06-061-2/+12
* - Added supersampling for gd driverKore Nordmann2006-06-031-0/+26
OpenPOWER on IntegriCloud