Skip to content
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

Fix ellipse plot #843

Merged
merged 2 commits into from
Aug 22, 2023
Merged

Fix ellipse plot #843

merged 2 commits into from
Aug 22, 2023

Conversation

mharris-dstl
Copy link
Contributor

@mharris-dstl mharris-dstl commented Aug 21, 2023

A quick PR. Changes ellipse plotting so that the first point is appended to the end of the list of ellipse points so that, if the outline of an ellipse is plotted, the outline draws the proper shape.

Before:
broken

After:
fix

@mharris-dstl mharris-dstl requested a review from a team as a code owner August 21, 2023 11:00
@mharris-dstl mharris-dstl requested review from sdhiscocks and jswright-dstl and removed request for a team August 21, 2023 11:00
@sdhiscocks sdhiscocks merged commit 9fc8dff into main Aug 22, 2023
@sdhiscocks sdhiscocks deleted the fix_ellipse_plot branch August 22, 2023 07:48
@sdhiscocks sdhiscocks added the bug label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants