5c25e6d712b880e314278e6395068dd208553b98 |
|
25-Jan-2012 |
Tripp <tripp.bridges@yahoo.com> |
Fix issue in which axis label would overflow outside of chart's bounding box. Added attribute allowContentOverflow (defaults to false) to toggle whether or not the layout algorithm will allow for the old behavior. Fixes #2531003 |
68d2a3ded2307a5031fec19a1725a36821ab97a0 |
|
23-Jan-2012 |
Tripp <tripp.bridges@yahoo.com> |
Removed explicitWidth/explicitHeight. Now setting width/height on axis will work. |
e35d25283d48c8ae9d8899a69fbb69003d125a3f |
|
23-Jan-2012 |
Tripp <tripp.bridges@yahoo.com> |
Removed extraneous axis layout methods. |
5dc37e5c564d761e7c634eddf5f2e8978db2608c |
|
23-Jan-2012 |
Tripp <tripp.bridges@yahoo.com> |
Add explicitWidth and explicitHeight to axes. |
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. |
e1d9c39d1eb1062e5c99cf8994b981636d8841cc |
|
30-Dec-2011 |
Tripp <tripp.bridges@yahoo.com> |
Chart axis labels use matrix for rotation and positioning. Minor vml optimization. Add getRectBounds to Matrix class. |
f99edfa53c6ad6f0caab146a750c4404fd898dc3 |
|
27-Sep-2011 |
Tripp <tripp.bridges@yahoo.com> |
Fixed issue in which axis title did not position properly in IE 6/7. Fixed issue in which axis lines and ticks were not able to have unique styles. Fixed issue in which inner axis ticks were not being displayed. Fixed issue in which a top positioned axis' line was offset. Fixes #2531234, #2531233, #2521232, #2531231. |
a75ebc38c1de401b679953a9b87bd323f0f48d02 |
|
12-Aug-2011 |
Tripp <tripp.bridges@yahoo.com> |
API Doc fixes for charts and graphics. |
6aa3a8d9176704373c2e24b0530b508f643fe6a0 |
|
26-Jul-2011 |
Tripp <tripp.bridges@yahoo.com> |
Position axis labels with transform instead of styles. Fixes #2530413 |
8209f3939e32e0e5bde64192267fdaf9db6f4fbc |
|
12-Jul-2011 |
Tripp <tripp.bridges@yahoo.com> |
Fixed Charts API doc errors. |
a5057260e5538ddf2faca20fa81271eeff2bf892 |
|
24-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Add axis title. General code cleanup. Fixes #2529841 |
cc21b565833307c2b0b06deb4e3ab22c2a94be3e |
|
21-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Charts uses grapics api. |
0b4a5b1827b124fb34746b7c748a082a51e32502 |
|
04-Jan-2011 |
Tripp <tripp.bridges@yahoo.com> |
Fixed left and top axis label position issue. |
7174b256e7956a8efaff0352e7cac98b942f804f |
|
01-Jan-2011 |
Tripp <tripp.bridges@yahoo.com> |
Minor fixes with axis label positioning. |
f4bca85db4b211c6b3afe1f319ae46cebe62992d |
|
22-Dec-2010 |
Tripp <tripp.bridges@yahoo.com> |
Fix #2529658 |
422668e1d4513bb870b8b576fd9d828c8872f074 |
|
14-Dec-2010 |
Tripp <tripp.bridges@yahoo.com> |
More doc updates. |
4beb671b9f23325489cc74a7950f2b1f1420b5f3 |
|
10-Dec-2010 |
Tripp <tripp.bridges@yahoo.com> |
Fixed IE 6 - 8 text rotation issue. |
8648721e29bb657dd5c5ff20f03e86fe50628ce6 |
|
10-Dec-2010 |
Tripp <tripp.bridges@yahoo.com> |
Comments. Just comments. |
c6624d55071139dbc6ebd4252f6c7ee46a5800a9 |
|
03-Dec-2010 |
Tripp <tripp.bridges@yahoo.com> |
Fixed issue in which opera crashed on mac. Fixed issue in which pie wedges were not all clickable on chrome. |
c8497af565e3869417da55c16f0afc9fafb7d79a |
|
02-Dec-2010 |
Tripp <tripp.bridges@yahoo.com> |
Fix #2529564. Added IE9/Opera label rotation. Updated default styles. Fixed some minor style issues. |
82d0cf8c731b23f6a2fbb31e3e696e629444363e |
|
27-Nov-2010 |
Tripp <tripp.bridges@yahoo.com> |
Fix #2529011. Documentation. Prevent null errors on marker state updates. |
e393eced613f9b4a5fb6bdd461d0e0bf5064d5ec |
|
20-Nov-2010 |
Tripp <tripp.bridges@yahoo.com> |
Charts commit. |