Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fixed class doc block | Kore Nordmann | 2007-11-23 | 1 | -3/+3 |
| | |||||
* | - Implemented feature #11325: Allow values of 0 to be added to pie charts, to | Kore Nordmann | 2007-09-05 | 1 | -2/+8 |
| | | | | | | be included in the legend and not rendered in the actual pie. | ||||
* | - More links in documentation | Kore Nordmann | 2007-08-13 | 1 | -3/+3 |
| | |||||
* | - Added class property documentation for optin classes | Kore Nordmann | 2007-08-13 | 1 | -2/+5 |
| | | | | | | - Link option class names in doc block | ||||
* | - Enhanced documentation | Kore Nordmann | 2007-08-10 | 1 | -0/+4 |
| | | | | | | | | - Added examples to most of the classes - Fixed class descriptions - Refence options classes which may be used to configure the current chart. | ||||
* | - Added @apichange tags | Kore Nordmann | 2007-06-21 | 1 | -0/+2 |
| | |||||
* | - More documentation fixes | Kore Nordmann | 2007-06-12 | 1 | -2/+11 |
| | |||||
* | - Fixed version tag in docblocks | Kore Nordmann | 2007-06-12 | 1 | -0/+1 |
| | |||||
* | - Fixed issue #10842: Pie charts fatal error with datasets with value sum <= 0 | Kore Nordmann | 2007-05-24 | 1 | -1/+11 |
| | |||||
* | - Added feature #9511: Added helper functions to create image maps an link SVG | Kore Nordmann | 2007-03-08 | 1 | -1/+3 |
| | | | | | | images in ezcGraphTools | ||||
* | - Fixed issue #10055: Improve chart class documentation with chart elements | Kore Nordmann | 2007-02-15 | 1 | -0/+13 |
| | |||||
* | - Welcome to 2007. | Derick Rethans | 2007-01-11 | 1 | -1/+1 |
| | |||||
* | - Make renderToOutput() method available to chart | Kore Nordmann | 2007-01-04 | 1 | -13/+34 |
| | |||||
* | - Marked important classes | Kore Nordmann | 2006-12-07 | 1 | -0/+1 |
| | |||||
* | - Fixed: Bug #9545 (pie chart tresh hold does not work if agregated data ↵ | Kore Nordmann | 2006-11-30 | 1 | -0/+5 |
| | | | | stays below tresh hold) | ||||
* | - Fixed bug #9568: (Devision by zero warning) | Kore Nordmann | 2006-11-30 | 1 | -0/+5 |
| | |||||
* | - Fixed: Bug #9656 (Threshold option spelled wrong) | Kore Nordmann | 2006-11-30 | 1 | -5/+5 |
| | |||||
* | - Implemented #009304: Possibility to format labels via callback | Kore Nordmann | 2006-11-02 | 1 | -1/+5 |
| | |||||
* | - Added tresh hold for pie charts | Kore Nordmann | 2006-10-26 | 1 | -0/+53 |
| | | | | | | - Added test for custom sum in pie charts | ||||
* | - Added custom maximum value for pie charts | Kore Nordmann | 2006-10-18 | 1 | -0/+4 |
| | |||||
* | - Fixed CS issues. | Derick Rethans | 2006-09-25 | 1 | -1/+1 |
| | |||||
* | - Added and improved documentation | Kore Nordmann | 2006-09-20 | 1 | -6/+42 |
| | |||||
* | - Added image map support | Kore Nordmann | 2006-09-12 | 1 | -0/+2 |
| | | | | | | # This changes all generated SVGs because each genereted element has an ID now | ||||
* | - Moved properties to properties array | Kore Nordmann | 2006-08-18 | 1 | -0/+7 |
| | | | | | | - Fixed bug: Legend title was rendered, even when empty | ||||
* | - Changed access to datasets from $chart['dataset'] to $chart->data['dataset'] | Kore Nordmann | 2006-08-15 | 1 | -30/+4 |
| | |||||
* | - Changed datsets to accept instances of ezcGraphDataSet only | Kore Nordmann | 2006-08-14 | 1 | -9/+27 |
| | | | | | | | - Added bar charts - Globally increase acceptable difference noise for created images in tests | ||||
* | - Added option to gd driver to set an external image as background | Kore Nordmann | 2006-08-09 | 1 | -10/+0 |
| | | | | | | | - Got chart background images working again - Post process images in gd driver to not apply supersampling for images | ||||
* | - Renamed Dataset to DataSet | Kore Nordmann | 2006-08-07 | 1 | -4/+4 |
| | |||||
* | - Fixed pie chart labeling | Kore Nordmann | 2006-07-13 | 1 | -1/+1 |
| | | | | | | - Fixed some test cases | ||||
* | - Fixed pie chart labeling | Kore Nordmann | 2006-07-11 | 1 | -1/+1 |
| | |||||
* | - Refactored ezcGraphRenderer | Kore Nordmann | 2006-07-11 | 1 | -121/+13 |
| | | | | | | # Most test run again, but complete result is still errnous | ||||
* | - Added option to remove symbol lines from pie charts | Kore Nordmann | 2006-06-20 | 1 | -32/+43 |
| | | | | | | - Decrease size of pie charts for images with too less width | ||||
* | - Disable rendering of selected chart elements | Kore Nordmann | 2006-06-14 | 1 | -0/+6 |
| | |||||
* | - Added tests and implementation for background images in charts | Kore Nordmann | 2006-06-12 | 1 | -1/+2 |
| | | | | | | - Fixed bug with image sizes in gd driver | ||||
* | - Move pie chart elements out of the middle on highlight | Kore Nordmann | 2006-06-12 | 1 | -2/+2 |
| | |||||
* | - Moved pie chart options to own option class | Kore Nordmann | 2006-06-12 | 1 | -8/+4 |
| | |||||
* | - Added tests and basic implementation for pie charts | Kore Nordmann | 2006-06-12 | 1 | -0/+179 |
| | |||||
* | - Refactored rendering methods | Kore Nordmann | 2006-05-19 | 1 | -1/+1 |
| | | | | | | - Refactored chart title to be a chartelement | ||||
* | - Added tests and implementation for legend generation | Kore Nordmann | 2006-05-17 | 1 | -2/+3 |
| | |||||
* | - Implemented automatic label setting from datasets for labeled_axis | Kore Nordmann | 2006-05-16 | 1 | -12/+12 |
| | |||||
* | - Fixed version tag | Kore Nordmann | 2006-05-15 | 1 | -1/+1 |
| | |||||
* | - Added tests to retrieve and set single data in datasets | Kore Nordmann | 2006-05-10 | 1 | -0/+23 |
| | | | | | | - Implemented datasets as far as tested | ||||
* | - Added class stubs for ezcGraph | Kore Nordmann | 2006-05-08 | 1 | -0/+29 |