index
:
zetacomponents-graph
fill-color-separation
fix-utf8-graph-labels
horiz-stacked-render
master
radar-bound-fill
Raptor Engineering's copy of the Zeta Components Graph module
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Added SVG driver
Kore Nordmann
2006-06-28
8
-10
/
+1432
*
- Applied API change for accessing datasets to be able to distinguish easier
Kore Nordmann
2006-06-27
15
-172
/
+224
*
- Fixed: Let all exceptions extend basic abstract ezcGraph exception
Kore Nordmann
2006-06-27
14
-12
/
+33
*
- Made symbol size in line charts customizeable
Kore Nordmann
2006-06-27
2
-2
/
+13
*
- Added option to remove symbol lines from pie charts
Kore Nordmann
2006-06-20
3
-53
/
+177
*
- Added option for maximum size for arrow heads
Kore Nordmann
2006-06-19
7
-81
/
+137
*
- Updated TODO
Kore Nordmann
2006-06-19
1
-0
/
+2
*
- Use custom minimum and maximum values on numeric axis for automatic scaling
Kore Nordmann
2006-06-19
2
-0
/
+108
*
- Added tests for setting axis types with new axis names
Kore Nordmann
2006-06-19
2
-3
/
+39
*
- Fixed division by zero with zero values and filled lines
Kore Nordmann
2006-06-19
2
-3
/
+36
*
assert{private|protected}PropertySame() -> assertSame( ..., getNonPublicPrope...
Sebastian Bergmann
2006-06-15
1
-2
/
+2
*
- Updated TODO list
Kore Nordmann
2006-06-14
1
-5
/
+3
*
- Renamed X_axis and Y_axis to xAxis and yAxis
Kore Nordmann
2006-06-14
4
-130
/
+130
*
- Add possibility to use filled line charts
Kore Nordmann
2006-06-14
2
-1
/
+154
*
- Missed to revert local changes in test
Kore Nordmann
2006-06-14
1
-2
/
+1
*
- Made line thickness for line charts adjustable
Kore Nordmann
2006-06-14
7
-11
/
+133
*
- Disable rendering of selected chart elements
Kore Nordmann
2006-06-14
5
-0
/
+87
*
- Use margin, when rendering chart title
Kore Nordmann
2006-06-14
2
-2
/
+55
*
- Added test and implementation for exclusive zero values
Kore Nordmann
2006-06-13
2
-2
/
+39
*
- Fixed division by zero caused by no amplitude in data
Kore Nordmann
2006-06-13
2
-0
/
+37
*
- Added tests and implementation for background images in charts
Kore Nordmann
2006-06-12
10
-28
/
+337
*
- Added tests and implementation for ezcGraphRenderer2D::drawBackgroundImage
Kore Nordmann
2006-06-12
2
-1
/
+26
*
- Finished pie data rendering test
Kore Nordmann
2006-06-12
1
-7
/
+39
*
- Move pie chart elements out of the middle on highlight
Kore Nordmann
2006-06-12
3
-3
/
+45
*
- Added possibility to highlight datasets and dataset elements
Kore Nordmann
2006-06-12
4
-4
/
+114
*
- Moved pie chart options to own option class
Kore Nordmann
2006-06-12
3
-8
/
+77
*
- Added tests and basic implementation for pie charts
Kore Nordmann
2006-06-12
13
-67
/
+543
*
- Added missing exception to autoload file
Kore Nordmann
2006-06-12
4
-1
/
+77
*
- Noted bugfix in ChangeLog
Kore Nordmann
2006-06-12
1
-0
/
+2
*
- Fixed bug #8488 (ezcGraphPaletteBlack has same description as
Kore Nordmann
2006-06-12
2
-3
/
+17
*
- Added tests and implementation for pie segments and rects to the 2d renderer
Kore Nordmann
2006-06-12
2
-2
/
+128
*
- Forgot to reactivate tearDown method
Kore Nordmann
2006-06-09
1
-1
/
+1
*
- Improved supersampling
Kore Nordmann
2006-06-09
4
-45
/
+59
*
- Fixed line endings in files (Fixes bug #8457: Blank line at the end of
Derick Rethans
2006-06-08
4
-4
/
+1
*
- Added todo list
Kore Nordmann
2006-06-08
1
-0
/
+34
*
- Added grids to line charts (tests & implementation)
Kore Nordmann
2006-06-08
6
-13
/
+233
*
- Fixed typo (Thanks sb)
Kore Nordmann
2006-06-08
1
-1
/
+1
*
- Silented warning caused by autoload in devel mode
Kore Nordmann
2006-06-08
1
-1
/
+3
*
- Handle Much data points with labeled axis
Kore Nordmann
2006-06-08
2
-4
/
+90
*
- Added test for numerix X axis
Kore Nordmann
2006-06-08
2
-0
/
+103
*
- Fixed CS issues in exceptions
Kore Nordmann
2006-06-08
10
-11
/
+11
*
- Refactored axis API to be able to use each axis type for both, X- and Y-axis
Kore Nordmann
2006-06-08
4
-66
/
+120
*
- Elaborate in exceptions
Kore Nordmann
2006-06-08
11
-0
/
+44
*
- Cleaned up tests
Kore Nordmann
2006-06-07
13
-1819
/
+1049
*
- Added additional parameter 'spacing' for legends
Kore Nordmann
2006-06-06
3
-24
/
+35
*
- Draw background and border for charts
Kore Nordmann
2006-06-06
8
-70
/
+84
*
- Apply padding after rendering background
Kore Nordmann
2006-06-06
2
-15
/
+15
*
- Added gridColor option to palettes
Kore Nordmann
2006-06-06
6
-25
/
+63
*
- Added outomatic colorization from pallets
Kore Nordmann
2006-06-06
20
-162
/
+455
*
- Added test for palettes
Kore Nordmann
2006-06-06
11
-9
/
+766
[next]