-
Notifications
You must be signed in to change notification settings - Fork 49
CODAP-1504: draw and hit test point shapes in the canvas renderer #2696
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 all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
974969f
CODAP-1504: add the shared point-shape geometry
kswenson 9e2fd9b
CODAP-1504: draw point shapes in the canvas renderer
kswenson 19480d5
CODAP-1504: redraw points when a category's shape changes
kswenson 4936b2f
CODAP-1504: center the triangle on its center of area
kswenson 4ba400e
CODAP-1504: use US spelling in the point-shape comments
kswenson 0519eb9
CODAP-1504: draw and align shapes in the no-legend case
kswenson cc43c84
CODAP-1504: restyle rather than reposition when a shape changes
kswenson a82b616
CODAP-1504: inherit the display's shape for an unassigned category
kswenson 3455ed4
CODAP-1504: test containment against the drawn shape
kswenson acbff65
CODAP-1504: hit test canvas points against their shape
kswenson e9c57a6
CODAP-1504: read the point appearance when restyling, not when rendering
kswenson 7f3fa3b
CODAP-1504: let a category be set back to a circle
kswenson 7a9c54e
CODAP-1504: don't let a childmost legend speak for a parent point
kswenson 7c2ba56
CODAP-1504: give a newly created point its shape
kswenson b254eee
CODAP-1504: create points with a shape, not only style them with one
kswenson 236326f
CODAP-1504: reach the legend collection guard through self, not this
kswenson b2fd1d8
CODAP-1504: rename a test helper that lint reads as a render call
kswenson 736f5b0
CODAP-1504: update the comments the shape work made wrong
kswenson 51a392f
CODAP-1504: keep an explicitly chosen circle through a v2 round trip
kswenson bad8eac
CODAP-1504: test that the canvas renderer draws the shape it is given
kswenson d764a66
CODAP-1504: correct and prune the comments
kswenson 7c1af50
CODAP-1506: use US spelling in a vars comment
kswenson 30ce202
CODAP-1504: address review comments
kswenson 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
Some comments aren't visible on the classic Files Changed page.
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
Oops, something went wrong.
Oops, something went wrong.
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.