a64b44f740ece38298b65d97d27dc0a68e1aa3b4 |
|
01-Mar-2012 |
Tripp <tripp.bridges@yahoo.com> |
Fixed issue in which consecutive moveTo commands in graphics-svg resulted in a lineTo. Fixes #2531796 |
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. |
ed59119d8c00addb07c7ee6c8aefcd1d9cb876f1 |
|
25-Jul-2011 |
Tripp <tripp.bridges@yahoo.com> |
Use a transform matrix for all transforms in graphics. |
d43793f669bd74ab45cda40f93c306bd9c4e0619 |
|
14-Jul-2011 |
Tripp <tripp.bridges@yahoo.com> |
Graphics API Doc updates. |
b08d5c81743759d32bccaf4bec55aa102491026e |
|
07-Jul-2011 |
Tripp <tripp.bridges@yahoo.com> |
Updated graphics layer so that shape class extension is slightly easier. |
cff2b8ec796b9316395b305e8867408a6d7c3549 |
|
25-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Cleaned up graphics warnings. |
bbd1285cbb2183b7f89010412ad97ae1680b4b5e |
|
20-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Added pieslice class. |
4ef2f7e4cb7c7d255be077c47d542199f7bf8607 |
|
20-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Removed unused variables. Fixed issue with canvas batch method. |
c7ba96d16d58075a9ab8d5c1e46c6c83ce11cb4e |
|
20-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Addressed bug in which attributes were not being properly set in BaseGraphic. Fixed VMLShape issue in which fills were not being updated properly. Fixed VMLShape translateX/translateY issue. Added id, autoSize, resizeDown, x, y, visible and autoDraw attributes to Graphic. Fixed issues with batch operations. Fixed issue in which bounds were not calculated correctly for svg shapes. Circles accept width and height in addition to radius. The last value set is used. Canvas RGB conversion uses Y.Color now. |
a89ad754cce3cfc8aee71760e10217b54020360d |
|
09-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Updates to incorporate with charts. |
828c58761d90445b8b9d20a82d85dc1479317f71 |
|
26-May-2011 |
Tripp <tripp.bridges@yahoo.com> |
Aggregate global vars and constants for graphics. |
09688ec5ffb8b9cf9883a770e2f9ebd60b28888d |
|
25-May-2011 |
Tripp <tripp.bridges@yahoo.com> |
Graphics source files. |