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

Can now plot columns from GeoDataFrame #149

Merged
merged 13 commits into from
Aug 31, 2023
Merged

Conversation

timtreis
Copy link
Member

No description provided.

@timtreis timtreis changed the title Can now plot columns from GeoDataFrame Can now plot columns from GeoDataFrame Aug 29, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 30, 2023

Codecov Report

Merging #149 (58d3899) into main (c849c5f) will decrease coverage by 1.12%.
The diff coverage is 86.47%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
- Coverage   77.49%   76.37%   -1.12%     
==========================================
  Files          10       11       +1     
  Lines        1284     1287       +3     
==========================================
- Hits          995      983      -12     
- Misses        289      304      +15     
Files Changed Coverage Δ
src/spatialdata_plot/pl/utils.py 63.73% <75.32%> (+1.61%) ⬆️
src/spatialdata_plot/pl/render.py 89.34% <78.57%> (-3.99%) ⬇️
src/spatialdata_plot/pl/basic.py 85.63% <100.00%> (+0.38%) ⬆️
src/spatialdata_plot/pl/render_params.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@LucaMarconato LucaMarconato linked an issue Aug 31, 2023 that may be closed by this pull request
@timtreis timtreis merged commit f78e0c7 into main Aug 31, 2023
6 checks passed
@timtreis timtreis deleted the bugfix/202308_geodataframe branch August 31, 2023 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot plot values from the columns of a GeoDataFrame
3 participants