Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Implemented feature #014010: Possibility to set x/y offsets for | Kore Nordmann | 2008-12-04 | 1 | -3/+7 |
| | | | | | | highlightValue (Patch by Markus Lervik) | ||||
* | - Fixed typo in API docs | Kore Nordmann | 2008-11-24 | 1 | -1/+1 |
| | |||||
* | - Implemented feature #13102: Axes not extending beyond zero in line charts | Kore Nordmann | 2008-06-18 | 1 | -3/+34 |
| | |||||
* | - Implemented feature #13103: Different axes end styles | Kore Nordmann | 2008-06-18 | 1 | -35/+10 |
| | |||||
* | - Resolved #12379: Ensure one chart can be rerendered with new datasets) | Kore Nordmann | 2008-05-31 | 1 | -0/+22 |
| | |||||
* | - Fixed issue #12377: Copyright broken in file comment. | Derick Rethans | 2008-01-11 | 1 | -1/+0 |
| | |||||
* | - Fixed issue #11777: Optionally independent axis font configuration | Kore Nordmann | 2008-01-07 | 1 | -0/+7 |
| | |||||
* | - Welcome to 2008. | Derick Rethans | 2008-01-02 | 1 | -1/+1 |
| | |||||
* | - Fixed issue #12246: Graph: dataBorder doesn't works in 2d renderer for | Kore Nordmann | 2007-12-13 | 1 | -1/+1 |
| | | | | | | piecharts | ||||
* | - Fixed doc blocks | Kore Nordmann | 2007-11-26 | 1 | -5/+4 |
| | | | | | | # Issues found by docanalysis script | ||||
* | - Added support for odometer charts | Kore Nordmann | 2007-11-21 | 1 | -32/+123 |
| | | | | | | # Thanks to Lars Jankowski from Oxid esales for the initial patch. | ||||
* | - Implemented feature #10978: Add support for stacked bar charts | Kore Nordmann | 2007-09-06 | 1 | -2/+77 |
| | |||||
* | - Link more classes | Kore Nordmann | 2007-08-13 | 1 | -2/+2 |
| | |||||
* | - Enhanced documentation | Kore Nordmann | 2007-08-10 | 1 | -1/+42 |
| | | | | | | | | - Added examples to most of the classes - Fixed class descriptions - Refence options classes which may be used to configure the current chart. | ||||
* | - More documentation fixes | Kore Nordmann | 2007-06-12 | 1 | -5/+16 |
| | |||||
* | - Fixed version tag in docblocks | Kore Nordmann | 2007-06-12 | 1 | -0/+1 |
| | |||||
* | - Created an interface ezcGraphRadarRenderer to be implemented by renderers | Kore Nordmann | 2007-04-26 | 1 | -1/+3 |
| | | | | | | | which are able to render radar charts. # Interface required to not break BC with custom user renderers | ||||
* | - Fixed order of points in arrow head polygons | Kore Nordmann | 2007-04-26 | 1 | -8/+9 |
| | | | | | | | # No visual difference in compariosion files - Fixes arrow heads in rotated axis in radar charts | ||||
* | - Fixes issue #10675: Arrow heads on axis too small | Kore Nordmann | 2007-04-26 | 1 | -3/+6 |
| | |||||
* | - First working version of radar charts | Kore Nordmann | 2007-04-26 | 1 | -16/+148 |
| | | | | | | | | | | # Still marked private because of: # - Slightly wrong axis arrows # - Axis grid needs some love - Some fixes for axis label renderers to work with random directions # Results in some non visual changes in comparision files | ||||
* | - Started implementing feature request #9404 (Rotated labels on axis) | Kore Nordmann | 2007-03-29 | 1 | -2/+5 |
| | | | | | | | # Works only with SVG driver now. # Angle needs to be set manually, no automatic optimal angle detection yet. | ||||
* | - Added feature #9511: Added helper functions to create image maps an link SVG | Kore Nordmann | 2007-03-08 | 1 | -0/+2 |
| | | | | | | images in ezcGraphTools | ||||
* | - Fixed issue #10056: Fixed drawing order for boxes with background and border | Kore Nordmann | 2007-01-24 | 1 | -16/+17 |
| | | | | | | | # SVG element order changed without visual difference in comparision images # Mind, that bug #9765 hast severe effect for big borders | ||||
* | - Welcome to 2007. | Derick Rethans | 2007-01-11 | 1 | -1/+1 |
| | |||||
* | - Marked important classes | Kore Nordmann | 2006-12-07 | 1 | -0/+1 |
| | |||||
* | - Fixed: Bug #9655 (pieChartOffset and highlight do not work together in 2d | Kore Nordmann | 2006-11-30 | 1 | -4/+8 |
| | | | | | | renderer) | ||||
* | - Fixed: Bug #9403 (Element references do not work with Gleam in SVG) | Kore Nordmann | 2006-11-13 | 1 | -16/+20 |
| | |||||
* | - Fixed sorting order of 2d bar chart elements. | Kore Nordmann | 2006-10-23 | 1 | -1/+1 |
| | |||||
* | - Made pie chart symbol color independent from font color | Kore Nordmann | 2006-10-04 | 1 | -3/+3 |
| | |||||
* | - Added gleam to 2d pie charts | Kore Nordmann | 2006-10-04 | 1 | -0/+46 |
| | | | | | | - Added gleam border to reduce size of gleam | ||||
* | - Fixed padding in horizontal legends | Kore Nordmann | 2006-09-24 | 1 | -1/+1 |
| | |||||
* | - Added documentation | Kore Nordmann | 2006-09-21 | 1 | -4/+84 |
| | | | | | | - Removed no longer used exceptions | ||||
* | - Enhanced pie chart labeling algorithm | Kore Nordmann | 2006-09-19 | 1 | -17/+27 |
| | |||||
* | - Added background and border to font configuration | Kore Nordmann | 2006-09-19 | 1 | -62/+127 |
| | | | | | | - Show value for highlighted datapoints in bar and line charts | ||||
* | - Made pie chart size configurable | Kore Nordmann | 2006-09-18 | 1 | -2/+2 |
| | |||||
* | - Added shadow for pie charts in 2d renderer | Kore Nordmann | 2006-09-12 | 1 | -23/+63 |
| | |||||
* | - Added image map support | Kore Nordmann | 2006-09-12 | 1 | -28/+48 |
| | | | | | | # This changes all generated SVGs because each genereted element has an ID now | ||||
* | - Fixed bug caused by different axis space for axis | Kore Nordmann | 2006-09-11 | 1 | -17/+52 |
| | | | | | | # Changes rendering order of chart elements, what causes changed SVG documents | ||||
* | - Added axis label rendering to 2d renderer | Kore Nordmann | 2006-09-07 | 1 | -0/+57 |
| | |||||
* | - Pimped symbols and bar charts | Kore Nordmann | 2006-09-06 | 1 | -81/+0 |
| | |||||
* | - Created generic renderer options class | Kore Nordmann | 2006-08-16 | 1 | -5/+5 |
| | | | | | | - Changed output driver in renderer tests to SVG for faster testcases | ||||
* | - Use symbol as bottom shape for bars in 3d renderer | Kore Nordmann | 2006-08-15 | 1 | -0/+2 |
| | |||||
* | - Changed datsets to accept instances of ezcGraphDataSet only | Kore Nordmann | 2006-08-14 | 1 | -0/+66 |
| | | | | | | | - 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 | -4/+7 |
| | | | | | | | - Got chart background images working again - Post process images in gd driver to not apply supersampling for images | ||||
* | - Fixed pie chart labeling | Kore Nordmann | 2006-08-07 | 1 | -15/+45 |
| | | | | | | | - Fixed post processing for line chart symbols - Fixed polygon sorting order in 3d pie charts | ||||
* | - Added basic 3d renderer | Kore Nordmann | 2006-08-02 | 1 | -12/+16 |
| | | | | | | | # Several unresolved rendering issues - Fixed filled line charts in 2d renderer | ||||
* | - Fixed reversed display of data in 2d renderer | Kore Nordmann | 2006-08-02 | 1 | -4/+4 |
| | |||||
* | - Readded drawing of axis steps and grids (only available in | Kore Nordmann | 2006-07-21 | 1 | -4/+58 |
| | | | | | | ezcGraphAxisExactLabelRenderer yet) | ||||
* | - Fixed pie chart labeling | Kore Nordmann | 2006-07-11 | 1 | -8/+2 |
| | |||||
* | - Fixed boundings calculation for axis and data | Kore Nordmann | 2006-07-11 | 1 | -0/+5 |
| |