summaryrefslogtreecommitdiffstats
path: root/src/renderer
Commit message (Expand)AuthorAgeFilesLines
* - Link more classesKore Nordmann2007-08-132-4/+4
* - Enhanced documentationKore Nordmann2007-08-108-8/+126
* - Fixed bug #11236: Legend is not properly linked in interactive 3d line andKore Nordmann2007-08-081-0/+2
* - Removed var_dump(), fixed docblock.Derick Rethans2007-06-141-2/+0
* - More documentation fixesKore Nordmann2007-06-123-11/+24
* - Fixed version tag in docblocksKore Nordmann2007-06-128-0/+8
* . Forgot to commit changes in 3d renderer in last commitKore Nordmann2007-05-251-1/+3
* - Doc fixes.Tobias Schlitt2007-05-102-2/+2
* - Fixed issue #10745 (BaxedAxisLabelRenderer wrong label positions for angles:Kore Nordmann2007-05-101-20/+43
* - Fixed issue #10747: axisLabelRotatedRenderer accesses unitialised variables Kore Nordmann2007-05-101-0/+6
* - Fixed issue #10744: ExactAxisLabelRenderer shows last value at position of Kore Nordmann2007-05-101-5/+10
* - Implemented radar label renderer for correct grid in radar chartsKore Nordmann2007-05-021-0/+317
* - The 3d renderer is not yet able to render radar chartsKore Nordmann2007-04-261-38/+0
* - Created an interface ezcGraphRadarRenderer to be implemented by renderers Kore Nordmann2007-04-262-2/+6
* - Fixed order of points in arrow head polygons also in 3d rendererKore Nordmann2007-04-261-4/+7
* - Fixed order of points in arrow head polygonsKore Nordmann2007-04-262-12/+11
* - Fixes issue #10675: Arrow heads on axis too smallKore Nordmann2007-04-262-6/+12
* - First working version of radar chartsKore Nordmann2007-04-265-145/+323
* - Fixed issue #10536: Bar side polygones are drawn at the wrong side.Kore Nordmann2007-04-101-0/+5
* - Removed debugging output Kore Nordmann2007-04-101-6/+1
* - Added automatic detection of optimal rotation when using the axis rotated Kore Nordmann2007-04-101-38/+137
* - Fixed rotation center when using the 3d rendererKore Nordmann2007-04-051-0/+9
* - Fixed rotation based label width reducement on rotated axisKore Nordmann2007-04-051-4/+4
* - Started implementing feature request #9404 (Rotated labels on axis)Kore Nordmann2007-03-293-4/+327
* - Added feature #9511: Added helper functions to create image maps an link SVGKore Nordmann2007-03-081-0/+2
* - Implemented #10276 for boxed axis label rendererKore Nordmann2007-03-011-87/+94
* - Implemented #20276 for exact axis label rendererKore Nordmann2007-02-261-127/+122
* - Implemented #20276 for centered axis label rendererKore Nordmann2007-02-261-100/+135
* - Fixed issue #10056: Fixed drawing order for boxes with background and borderKore Nordmann2007-01-242-32/+34
* - Welcome to 2007.Derick Rethans2007-01-116-6/+6
* - Fixed: Bug #9764 (3D Pie chart segment side polygon in front of circular arc)Kore Nordmann2006-12-081-3/+3
* - Marked important classesKore Nordmann2006-12-075-0/+5
* - Fixed: Bug #9655 (pieChartOffset and highlight do not work together in 2d Kore Nordmann2006-11-301-4/+8
* - Fixed: Bug #9403 (Element references do not work with Gleam in SVG)Kore Nordmann2006-11-132-24/+30
* - Added logarithmical scaled numeric axisKore Nordmann2006-11-031-1/+2
* - Throw ezcBaseValueExceptions instead of typecastingKore Nordmann2006-11-022-0/+10
* - Fixed sorting order of 2d bar chart elements.Kore Nordmann2006-10-231-1/+1
* - Made pie chart symbol color independent from font colorKore Nordmann2006-10-042-6/+6
* - Added gleam to 2d pie chartsKore Nordmann2006-10-042-2/+48
* - Fixed 360 degree shadow for pie charts in 3d rendererKore Nordmann2006-10-041-20/+28
* - Fixed minor ticks in exact and centered axis label rendererKore Nordmann2006-10-042-16/+22
* - Fixed CS issues.Derick Rethans2006-09-251-3/+3
* - Fixed padding in horizontal legendsKore Nordmann2006-09-242-2/+2
* - Added documentationKore Nordmann2006-09-215-24/+314
* - Fixed pie chart label symbol placement in 3d rendererKore Nordmann2006-09-201-2/+2
* - Added two small test for palettes ez and ezBlueKore Nordmann2006-09-201-1/+1
* - Enhanced pie chart labeling algorithmKore Nordmann2006-09-192-34/+57
* - Added background and border to font configurationKore Nordmann2006-09-192-62/+202
* - Made pie chart size configurableKore Nordmann2006-09-182-4/+4
* - Fixed bug in 3d shadowsKore Nordmann2006-09-121-3/+16
OpenPOWER on IntegriCloud