-
Notifications
You must be signed in to change notification settings - Fork 359
Enable initial animation on annotations #755
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
28fa957
Enable initial animation on annotations
stockiNail 172eb5b
fixes some CC issues
stockiNail 2e357e1
apply review 1
stockiNail 980f3b6
adds fixtures
stockiNail 91c3ab7
adds test cases with callback
stockiNail 56e0f55
improves code on default application and drawPoint function
stockiNail 05aa1b5
adds test case on callback which returns undef
stockiNail 2247bc1
adds animation spec to test that the annotation is really animating
stockiNail 9910062
adds types
stockiNail 92dfb51
adds doc
stockiNail 781a2f6
adds samples
stockiNail 6ca8aec
fixes and improves test case on init animation
stockiNail 983f197
fixes lint
stockiNail 3e70704
fixes multiple access to cart config in test case
stockiNail 962ee4b
Add element diagrams to the annotation types guide
stockiNail 05e619c
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail 22a3aa3
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail f5186fe
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail 22251c3
Merge remote-tracking branch 'origin/master' into initAnimation
stockiNail 6d87201
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail 84366b3
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail ec3a554
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail 1324e43
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail 693e84d
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail cc3fb5a
Merge remote-tracking branch 'origin/master' into initAnimation
stockiNail 30b5941
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail b30c95e
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail ff2a323
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail 8ac1896
Merge remote-tracking branch 'origin/master' into initAnimation
stockiNail 8aea0ad
apply review
stockiNail b686c7a
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail 30446eb
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail 63e01f8
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail 235712c
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail 5114654
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail 0672d27
Merge remote-tracking branch 'origin/master' into initAnimation
stockiNail e43a62e
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail 5069380
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail 7f2e747
changes initAnimation options name to init
stockiNail 76294b6
Merge remote-tracking branch 'origin/master' into initAnimation
stockiNail f9835e1
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail dfcef02
Merge remote-tracking branch 'origin/master' into initAnimation
stockiNail f8cc9c6
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail b4fd4ec
Merge remote-tracking branch 'origin/master' into initAnimation
stockiNail 65c55ec
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail 67f2425
Merge remote-tracking branch 'origin/master' into initAnimation
stockiNail c552b5a
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail 07463fa
Merge remote-tracking branch 'origin/master' into initAnimation
stockiNail e079753
Merge remote-tracking branch 'origin/master' into initAnimation
stockiNail 8034582
Merge branch 'master' of https://github.com/chartjs/chartjs-plugin-an…
stockiNail b2f1faf
rebased
stockiNail File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.