[patch][ccla]enable animation of chart bars and columns
allow chart bars and columns to 'animate' to their final values. It's optional, ( default is no animation as per the current behaviour ).
Attachments (2)
-
anim.patch (4.5 KB) - added by Adam Peller 11 years ago.
-
Patch from Adam Jones (IBM, CCLA)
-
anim2.patch (8.9 KB) - added by Adam Peller 11 years ago.
-
from Adam Jones and Dave Clark (IBM, CCLA) supersedes the previous patch, and makes the adjustments we agreed on the IRC (mix-in animation properties to allow duration to be overridden), and also corrects animation behaviour for columns/bars when the zero-point is not on the axis. I've also included an update to test_chart2d.html to include a test of the animation setting (the first example chart eases in with a 20-second duration).
Download all attachments as: .zip
Change History (6)
Component: |
General →
Charting
|
Description: |
modified (diff)
|
Owner: |
changed from anonymous to Eugene Lazutkin
|
Summary: |
Fix to (optionally) enable animation of chart bars and columns →
[patch][ccla]enable animation of chart bars and columns
|
Type: |
defect →
enhancement
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Patch from Adam Jones (IBM, CCLA)