Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mtennekes committed Jun 13, 2024
1 parent 094dbe4 commit fd83478
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/tmapScaleAsIs.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ tmapScaleAsIs = function(x1, scale, legend, chart, o, aes, layer, layer_args, so
vneutral = NA,
na.show = NA,
scale = "AsIs",
show = FALSE)
show = FALSE,
active = FALSE)

x1h = head(x1, 100)
check_values(layer, aes, x1h)
Expand Down

0 comments on commit fd83478

Please sign in to comment.