Skip to content

Can now plot columns from GeoDataFrame - #149

Merged
timtreis merged 13 commits into
mainfrom
bugfix/202308_geodataframe
Aug 31, 2023
Merged

Can now plot columns from GeoDataFrame#149
timtreis merged 13 commits into
mainfrom
bugfix/202308_geodataframe

Conversation

@timtreis

Copy link
Copy Markdown
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

codecov-commenter commented Aug 30, 2023

Copy link
Copy Markdown

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

@timtreis
timtreis requested a review from LucaMarconato August 30, 2023 16:54
@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
@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