648cc4f64f421c82b7fcffbb8ebc3b0cd3acadd2 |
|
01-Mar-2012 |
Tripp <tripp.bridges@yahoo.com> |
Fixed issue in which series border colors broke when passed in as an array. Fixes #2531410 |
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. |
f41cd38553d2cf5460389feadfb52f3a91fb7b7f |
|
17-Nov-2011 |
Tripp <tripp.bridges@yahoo.com> |
Fixes #2531283 |
2283e3a241de1db1aaba484b89c8aadd89446b36 |
|
13-Sep-2011 |
Tripp <tripp.bridges@yahoo.com> |
Addressed bugs relating to stacked charts with missing series and/or series data. Fixes #2531071, #2531076 and #2530592. |
3534a81072e8770e29c90e09015e57e28b644dbc |
|
07-Sep-2011 |
Tripp <tripp.bridges@yahoo.com> |
Fixed issue in which stacked column charts threw errors when a series contains no data. Fixed issue in which planar events through error when first series in a chart had no data. Fixes #2531040 |
2a322140e93579c14e2037ff2eb3e62eaa86c9df |
|
30-Aug-2011 |
Tripp <tripp.bridges@yahoo.com> |
Allow for passing in direct class references in seriesCollection. Fixes #2530591 |
a75ebc38c1de401b679953a9b87bd323f0f48d02 |
|
12-Aug-2011 |
Tripp <tripp.bridges@yahoo.com> |
API Doc fixes for charts and graphics. |
4a55a0fcc3d0a6cc7557769aea54169614ffbf71 |
|
27-Jul-2011 |
Tripp <tripp.bridges@yahoo.com> |
Stacked column/bar charts id's were overwritten on mouseover. |
562568c870b1109f8b462727a15d214d71d892af |
|
17-Jul-2011 |
Tripp <tripp.bridges@yahoo.com> |
Fixed issue in which stacked bar/column displayed inaccurated data on mouseover when zero values appeared in the series. Fixed issue in which vml node attribute was not exposed. Fixes #2530533 |
8209f3939e32e0e5bde64192267fdaf9db6f4fbc |
|
12-Jul-2011 |
Tripp <tripp.bridges@yahoo.com> |
Fixed Charts API doc errors. |
cc21b565833307c2b0b06deb4e3ab22c2a94be3e |
|
21-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Charts uses grapics api. |
823ddbefd8e5a9793fd80368647b6572a93f06e9 |
|
14-Apr-2011 |
Tripp <tripp.bridges@yahoo.com> |
Fixed issue in which zero/null values were falsely creating markers in stacked bar and column series. Fixed issue in which null values were being treated as zero. Fixed issue in which a value of zero was being returned as NaN for tooltips. Fixed bug in which dashed line was not drawn in combo and line series. Fixes #2529972, #2529926, #2529925. [bug 4290198][bug 4290193] |
ee60e5568372ba636aa7eac094d936deadf1ef83 |
|
19-Jan-2011 |
Tripp <tripp.bridges@yahoo.com> |
Fixed issues with stacked column and bar charts that contain negative values. |
4a44e886072efd2f75d7eca199ba3327a3cdeeda |
|
18-Jan-2011 |
Tripp <tripp.bridges@yahoo.com> |
Changed stacked bar and column series to handle cases in which the item value is at or rounded to zero. Fixes #2529840 |
a39336c1c8adf211920a5588b50c4ab6614b7c88 |
|
24-Dec-2010 |
Tripp <tripp.bridges@yahoo.com> |
Added hotspots to histograms and markers when rendered in google chrome browser. Fixes #2529633 |
11174dd4aa7b6152555e21e3e0a5a511e058415b |
|
13-Dec-2010 |
Tripp <tripp.bridges@yahoo.com> |
Added documentation for styles. |
8648721e29bb657dd5c5ff20f03e86fe50628ce6 |
|
10-Dec-2010 |
Tripp <tripp.bridges@yahoo.com> |
Comments. Just comments. |
510ecacc5f9e1ea3a8250c3205621d15e3e83505 |
|
29-Nov-2010 |
Tripp <tripp.bridges@yahoo.com> |
Addressed integration bug with event type name and subsequent timing 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. |