summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - Pimped symbols and bar chartsKore Nordmann2006-09-065-165/+280
* - Missed to commit font type exception file.Kore Nordmann2006-09-062-1/+30
* - Enhanced font configurationKore Nordmann2006-09-067-51/+206
* - Pimped pie chartsKore Nordmann2006-08-2512-228/+890
* - Started refactoring of font configurationKore Nordmann2006-08-188-20/+63
* - Moved properties to properties arrayKore Nordmann2006-08-1824-848/+776
* - Updated to use new property mechanism.Derick Rethans2006-08-171-27/+12
* - Fixed matrices to use parameter order <row>, <column>Kore Nordmann2006-08-174-53/+301
* - Added transpose method to matrix classKore Nordmann2006-08-161-0/+25
* - Added matrix and polynom classes for future use in statistical datasetsKore Nordmann2006-08-165-0/+488
* - Created generic renderer options classKore Nordmann2006-08-166-183/+156
* - Fixed bar chart cylinder to only render frontKore Nordmann2006-08-151-1/+1
* - Fixed problem with negative heights of circularArcs in SVG rendererKore Nordmann2006-08-151-2/+2
* - Added ezcGraphBarChart which inherits from ezcGraphLineChart and changes the Kore Nordmann2006-08-152-0/+36
* - Use symbol as bottom shape for bars in 3d rendererKore Nordmann2006-08-154-77/+210
* - Added implementation for bar charts to 3d rendererKore Nordmann2006-08-152-2/+124
* - Changed access to datasets from $chart['dataset'] to $chart->data['dataset']Kore Nordmann2006-08-158-93/+281
* - Forgot to add ezcGraphInvalidDisplayTypeExceptionKore Nordmann2006-08-141-0/+39
* - Changed datsets to accept instances of ezcGraphDataSet onlyKore Nordmann2006-08-1417-86/+571
* - Added templating for SVG documentsKore Nordmann2006-08-095-42/+155
* - Added inline base64 encoded images for svg driverKore Nordmann2006-08-091-9/+14
* - Added option to gd driver to set an external image as backgroundKore Nordmann2006-08-099-140/+82
* - Added possibility to set a background for gd driverKore Nordmann2006-08-092-33/+113
* - Fixed minor rendering error in 3d rendererKore Nordmann2006-08-091-2/+2
* - Added date axisKore Nordmann2006-08-092-0/+386
* - Added svg rendering optionsKore Nordmann2006-08-082-8/+122
* - Fixed calculation of title boundings to respect margin of title elementKore Nordmann2006-08-081-1/+25
* - Removed not used call of gd function in svg driverKore Nordmann2006-08-081-1/+0
* - Fixed drawing of chart title in 3d rendererKore Nordmann2006-08-081-8/+25
* - Applied pie chart label renderer changes to 3d rendererKore Nordmann2006-08-082-213/+194
* - Removed broken and yet useless namespace assignement from generated SVGKore Nordmann2006-08-081-1/+3
* - Removed factory methods and replaced them with direct class instantiation.Kore Nordmann2006-08-072-49/+2
* - Renamed Dataset to DataSetKore Nordmann2006-08-0716-57/+57
* - Fixed pie chart labelingKore Nordmann2006-08-072-109/+181
* - Forgot adding 3d renderer options in last commitKore Nordmann2006-08-021-0/+172
* - Added basic 3d rendererKore Nordmann2006-08-027-79/+1303
* - Fixed reversed display of data in 2d rendererKore Nordmann2006-08-021-4/+4
* - Removed no longer needed configuration options (moved to renderer options)Kore Nordmann2006-08-011-43/+0
* - Fixed borders for title elementKore Nordmann2006-07-301-27/+26
* - Fixed boundings for line chart dataKore Nordmann2006-07-241-4/+7
* - Added axis label renderer for centered labelsKore Nordmann2006-07-245-22/+136
* - Finished exact label renderer and render chart labals againKore Nordmann2006-07-249-169/+281
* - Readded drawing of axis steps and grids (only available in Kore Nordmann2006-07-2110-229/+191
* - Fixed pie chart labelingKore Nordmann2006-07-131-1/+1
* - Fixed pie chart labelingKore Nordmann2006-07-112-9/+3
* - Fixed boundings calculation for axis and dataKore Nordmann2006-07-114-18/+36
* - Fixed bounding calculation for legendKore Nordmann2006-07-111-20/+20
* - Fixed gd driver test cases to use assertImageSimilarKore Nordmann2006-07-111-4/+9
* - Refactored ezcGraphRendererKore Nordmann2006-07-1124-939/+1866
* - Converted tabs to whitespacesKore Nordmann2006-06-281-19/+19
OpenPOWER on IntegriCloud