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.
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 for gaps in segments causing unfilled pie chart plots #392
Fix for gaps in segments causing unfilled pie chart plots #392
Changes from all commits
a600d6c
0c3d6d7
e0b11f7
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 1024 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1020-L1024
Check warning on line 1026 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1026
Check warning on line 1034 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1033-L1034
Check warning on line 1039 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1038-L1039
Check warning on line 1044 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1044
Check warning on line 1050 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1049-L1050
Check warning on line 1053 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1052-L1053
Check warning on line 1056 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1056
Check warning on line 1085 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1077-L1085
Check warning on line 1099 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1090-L1099
Check warning on line 1103 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1102-L1103
Check warning on line 1131 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1128-L1131
Check warning on line 1133 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1133
Check warning on line 1225 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1225
Check warning on line 1235 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1235
Check warning on line 1241 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1241
Check warning on line 1244 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1244
Check warning on line 1251 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1251
Check warning on line 1254 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1254
Check warning on line 1263 in gwsumm/plot/segments.py
Codecov / codecov/patch
gwsumm/plot/segments.py#L1263
Check warning on line 280 in gwsumm/segments.py
Codecov / codecov/patch
gwsumm/segments.py#L280