14bfa36e35102dbf271dcff98f773a01c75bd503 |
|
21-Jan-2012 |
Tripp <tripp.bridges@yahoo.com> |
Added Shape groups to graphics. Added notion of groupMarkers to charts to allow for high performance rendering a large number of markers in a single chart. More axis performance optimizations. Added drawCircle, drawEllipse and drawDiamond to VML and SVG drawing engines. Optimized shape getBounds method to use newly created matrix.getContentRect method. |
60aa9bb9c10c290c922d51d05a4dfa7176cfd40e |
|
04-Dec-2011 |
Tripp <tripp.bridges@yahoo.com> |
Fixes #2531465, #2531359. Also fixed issue in which vml path element with negative values did not rotate around the correct transform origin. Added test for matrix transform in graphcis. |
a75ebc38c1de401b679953a9b87bd323f0f48d02 |
|
12-Aug-2011 |
Tripp <tripp.bridges@yahoo.com> |
API Doc fixes for charts and graphics. |
0fdefaa9ca017edfb76b736c825b34186f33045a |
|
11-Aug-2011 |
Tripp <tripp.bridges@yahoo.com> |
API Doc changes to Graphics and Charts. Fixes #2528390 |
cec703a844d9691646231634fe709f4ea41d278a |
|
04-Aug-2011 |
Tripp <tripp.bridges@yahoo.com> |
API Doc fixes for Graphics and Charts. |
c093c1aed867e18aa4778708592e1ceb45d18cff |
|
27-Jul-2011 |
Tripp <tripp.bridges@yahoo.com> |
Add vml specific graphic unit tests. Change graphic doc attributes to config. |
5ecb8c8b041752f6b716054ff5cfc2c9992365c6 |
|
08-Jul-2011 |
Tripp <tripp.bridges@yahoo.com> |
Mix drawing methods into shape for easier custom shape creation. |
4f117ca9be1d1a5a285b20cac401d1c2ee340c5b |
|
07-Jul-2011 |
Tripp <tripp.bridges@yahoo.com> |
Updates to VML layer to allow for custom shapes. |
b08d5c81743759d32bccaf4bec55aa102491026e |
|
07-Jul-2011 |
Tripp <tripp.bridges@yahoo.com> |
Updated graphics layer so that shape class extension is slightly easier. |
6c4ec9d420df654d019b936fd06bef6f769db4cb |
|
30-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Add ability to create custom shapes. |
e7c7565d9550eaa87043aef0df77125ada996dea |
|
27-May-2011 |
Tripp <tripp.bridges@yahoo.com> |
Updated comments. Cleaned up code a bit. |
828c58761d90445b8b9d20a82d85dc1479317f71 |
|
26-May-2011 |
Tripp <tripp.bridges@yahoo.com> |
Aggregate global vars and constants for graphics. |
e904db0fab655df918dcb0412bdcb1311db28002 |
|
26-May-2011 |
Tripp <tripp.bridges@yahoo.com> |
Path translate works now. Fixes #2530137 |
9eaaa502227248d304ac9170902697d02158c1d9 |
|
25-May-2011 |
Tripp <tripp.bridges@yahoo.com> |
Cleaned up some warnings. |
09688ec5ffb8b9cf9883a770e2f9ebd60b28888d |
|
25-May-2011 |
Tripp <tripp.bridges@yahoo.com> |
Graphics source files. |