diff --git a/R/tm_layers_symbols.R b/R/tm_layers_symbols.R index 87201ba7..b599ed7f 100644 --- a/R/tm_layers_symbols.R +++ b/R/tm_layers_symbols.R @@ -392,6 +392,8 @@ v3_symbols = function(args, args_called) { if ("legend.hist" %in% names(args) && args$legend.hist) { fill.chart = tm_chart_histogram() # to do: histogram title + } else { + fill.chart = tm_chart_none() } list(fill = fill,