examples/tm_chart.R

tm_shape(World) +
  tm_polygons("HPI",
    fill.scale = tm_scale_intervals(),
    fill.chart = tm_chart_histogram())
r-tmap/tmap documentation built on June 1, 2025, 1:56 p.m.