summaryrefslogtreecommitdiffstats
path: root/src/datasets
Commit message (Expand)AuthorAgeFilesLines
* Add option to bound fill between the current dataset and the previous dataset...HEADmasterTimothy Pearson2015-12-131-0/+9
* Add option to only render specific datasets with fill color as opposed to all...Timothy Pearson2015-12-121-0/+19
* - Updated: Moving copyright information to NOTICE files.Ole Marius Smestad2010-08-129-9/+0
* - Fixed: Adjusted source headers of Graph to Apache license.Tobias Schlitt2010-07-309-9/+162
* - s/2009/2010/gDerick Rethans2010-01-089-9/+9
* - Fixed #14538: Performance degration for very high numbers of data pointsKore Nordmann2009-05-291-9/+14
* - s/2008/2009.Derick Rethans2009-02-239-9/+9
* - Documented: Dataset highlightValue propertyKore Nordmann2009-02-051-0/+2
* - Decalre mainclass, to be included and highlighted in documentationKore Nordmann2008-12-021-1/+1
* - Enhanced chart element documentationKore Nordmann2008-08-275-1/+31
* - Fixed issue #12483: Average dataset does not work with a single value.Kore Nordmann2008-02-051-5/+11
* - Implemented feature #11979: Line width configurable per data set.Kore Nordmann2008-01-211-0/+2
* - Welcome to 2008.Derick Rethans2008-01-029-9/+9
* - Fixed doc blocksKore Nordmann2007-11-261-1/+1
* - Implemented feature #11247: Custom highlight values in line and bar charts.Kore Nordmann2007-09-051-0/+2
* - Added dataset properties for axis assignementsKore Nordmann2007-09-042-0/+65
* - Link more classesKore Nordmann2007-08-134-4/+4
* - More documentation fixesKore Nordmann2007-06-123-3/+2
* - Fixed version tag in docblocksKore Nordmann2007-06-128-0/+8
* - Fixed issue #10842: Pie charts fatal error with datasets with value sum <= 0Kore Nordmann2007-05-241-0/+6
* - Removed PdoDataset from Graph componentsKore Nordmann2007-05-031-138/+0
* - Fixed issue #10584: API Doc for ezcGraphPdoDataSet::createFromPdo() is wrongKore Nordmann2007-04-121-4/+31
* - Added feature #9511: Added helper functions to create image maps an link SVGKore Nordmann2007-03-081-0/+4
* - Use properties array for dataset propertiesKore Nordmann2007-03-051-50/+30
* - Implemented #9405 (PDO data set)Kore Nordmann2007-02-151-0/+111
* - Welcome to 2007.Derick Rethans2007-01-118-8/+8
* - Thanks for Johannes Schlueter poiting me to thisKore Nordmann2007-01-041-1/+1
* - Restrict phpdoc typehint to array|IteratorKore Nordmann2007-01-031-2/+2
* - Fixed issue #9916: ArrayDataSet can handle Iterator was not documentedKore Nordmann2007-01-031-4/+11
* - Implemented feature #9402: (Numeric datasets)Kore Nordmann2006-12-202-5/+288
* - Fixed: Bug #9795 (Interferring bars, when bars count is higher then major Kore Nordmann2006-12-133-1/+21
* - Marked important classesKore Nordmann2006-12-072-0/+2
* - Fixed: #9583 (Data typecasting should only be done in axis)Kore Nordmann2006-11-241-1/+1
* - Throw ezcBaseValueExceptions instead of typecastingKore Nordmann2006-11-021-1/+13
* - Added missing tests for axisKore Nordmann2006-10-271-4/+1
* - Fixed CS issues.Derick Rethans2006-09-251-1/+2
* - Ensure proper polygon initializationKore Nordmann2006-09-241-0/+3
* - Added tests for dataset average resolutionKore Nordmann2006-09-211-1/+1
* - Added and improved documentationKore Nordmann2006-09-203-3/+54
* - Fixed endless loop on string keys for datasets with average datasetKore Nordmann2006-09-181-0/+5
* - Added test for constructor parameterKore Nordmann2006-09-071-1/+1
* - Made maximum polynom order for average polynoms constructor parameterKore Nordmann2006-09-061-3/+4
* - Got average datasets workingKore Nordmann2006-09-062-39/+270
* - Moved properties to properties arrayKore Nordmann2006-08-182-5/+24
* - Fixed matrices to use parameter order <row>, <column>Kore Nordmann2006-08-171-1/+78
* - Changed datsets to accept instances of ezcGraphDataSet onlyKore Nordmann2006-08-143-20/+55
* - Renamed Dataset to DataSetKore Nordmann2006-08-076-20/+20
* - Added possibility to highlight datasets and dataset elementsKore Nordmann2006-06-122-0/+76
* - Added outomatic colorization from palletsKore Nordmann2006-06-061-0/+7
* - Implemented automatic label setting from datasets for labeled_axisKore Nordmann2006-05-161-1/+44
OpenPOWER on IntegriCloud