summaryrefslogtreecommitdiffstats
path: root/src/renderer/2d.php
Commit message (Expand)AuthorAgeFilesLines
* - More documentation fixesKore Nordmann2007-06-121-5/+16
* - Fixed version tag in docblocksKore Nordmann2007-06-121-0/+1
* - Created an interface ezcGraphRadarRenderer to be implemented by renderers Kore Nordmann2007-04-261-1/+3
* - Fixed order of points in arrow head polygonsKore Nordmann2007-04-261-8/+9
* - Fixes issue #10675: Arrow heads on axis too smallKore Nordmann2007-04-261-3/+6
* - First working version of radar chartsKore Nordmann2007-04-261-16/+148
* - Started implementing feature request #9404 (Rotated labels on axis)Kore Nordmann2007-03-291-2/+5
* - Added feature #9511: Added helper functions to create image maps an link SVGKore Nordmann2007-03-081-0/+2
* - Fixed issue #10056: Fixed drawing order for boxes with background and borderKore Nordmann2007-01-241-16/+17
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
* - Marked important classesKore Nordmann2006-12-071-0/+1
* - 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-131-16/+20
* - 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-041-3/+3
* - Added gleam to 2d pie chartsKore Nordmann2006-10-041-0/+46
* - Fixed padding in horizontal legendsKore Nordmann2006-09-241-1/+1
* - Added documentationKore Nordmann2006-09-211-4/+84
* - Enhanced pie chart labeling algorithmKore Nordmann2006-09-191-17/+27
* - Added background and border to font configurationKore Nordmann2006-09-191-62/+127
* - Made pie chart size configurableKore Nordmann2006-09-181-2/+2
* - Added shadow for pie charts in 2d rendererKore Nordmann2006-09-121-23/+63
* - Added image map supportKore Nordmann2006-09-121-28/+48
* - Fixed bug caused by different axis space for axisKore Nordmann2006-09-111-17/+52
* - Added axis label rendering to 2d rendererKore Nordmann2006-09-071-0/+57
* - Pimped symbols and bar chartsKore Nordmann2006-09-061-81/+0
* - Created generic renderer options classKore Nordmann2006-08-161-5/+5
* - Use symbol as bottom shape for bars in 3d rendererKore Nordmann2006-08-151-0/+2
* - Changed datsets to accept instances of ezcGraphDataSet onlyKore Nordmann2006-08-141-0/+66
* - Added option to gd driver to set an external image as backgroundKore Nordmann2006-08-091-4/+7
* - Fixed pie chart labelingKore Nordmann2006-08-071-15/+45
* - Added basic 3d rendererKore Nordmann2006-08-021-12/+16
* - Fixed reversed display of data in 2d rendererKore Nordmann2006-08-021-4/+4
* - Readded drawing of axis steps and grids (only available in Kore Nordmann2006-07-211-4/+58
* - Fixed pie chart labelingKore Nordmann2006-07-111-8/+2
* - Fixed boundings calculation for axis and dataKore Nordmann2006-07-111-0/+5
* - Refactored ezcGraphRendererKore Nordmann2006-07-111-108/+752
* - Made line thickness for line charts adjustableKore Nordmann2006-06-141-2/+2
* - Added tests and implementation for ezcGraphRenderer2D::drawBackgroundImageKore Nordmann2006-06-121-1/+6
* - Added tests and basic implementation for pie chartsKore Nordmann2006-06-121-1/+14
* - Added tests and implementation for pie segments and rects to the 2d rendererKore Nordmann2006-06-121-2/+30
* - Improved supersamplingKore Nordmann2006-06-091-1/+2
* - Added basic 2d renderer testKore Nordmann2006-05-291-3/+67
* - Implemented tests for line chart legend renderingKore Nordmann2006-05-231-13/+7
* - Fixed version tagKore Nordmann2006-05-151-1/+1
* - Added more tests for ezcGraphChartKore Nordmann2006-05-091-2/+112
* - Added class stubs for ezcGraphKore Nordmann2006-05-081-0/+19
OpenPOWER on IntegriCloud