Skip to content

Commit

Permalink
fix plot class map with tmap v3
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbertocamara committed Nov 28, 2024
1 parent 54bdea7 commit e727e44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/api_tmap_v3.R
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@
legend.bg.alpha = tmap_params[["legend_bg_alpha"]],
legend.title.size = tmap_params[["legend_title_size"]],
legend.text.size = tmap_params[["legend_text_size"]],
legend.position = tmap_params[["legend_position"]],
scale = scale
)
return(p)
Expand Down

0 comments on commit e727e44

Please sign in to comment.