-
Notifications
You must be signed in to change notification settings - Fork 16
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
feat: add basic plotting functions to the library #204
feat: add basic plotting functions to the library #204
Conversation
Codecov Report
@@ Coverage Diff @@
## main #204 +/- ##
==========================================
+ Coverage 94.57% 94.60% +0.02%
==========================================
Files 47 47
Lines 1365 1391 +26
==========================================
+ Hits 1291 1316 +25
- Misses 74 75 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
…plotting-functions-to-the-library
* changed filtering based on points
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Outstanding work @RaczeQ. Great changes that improve docs by a lot. Really got me thinking of actually patching in the plotting functions directly into GeoDataFrame ;p
Co-authored-by: Kacper Leśniara <kacper.lesniara@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really nice work here!
… of https://github.com/srai-lab/srai into 200-add-basic-plotting-functions-to-the-library
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
No description provided.