这是indexloc提供的服务,不要输入任何密码
Skip to content

Documentation for v4: suggested update to  #896

@MatthieuStigler

Description

@MatthieuStigler

Is there an official documentation for v4, besides "tmap v4: a sneak peek" (link)?

It seems that the code on Multivarite Scales on that page needs to be updated to:

tm_shape(World) +
  tm_fill(fill = tm_mv("well_being", "footprint"), 
          fill.scale = tm_scale_bivariate(scale1 = tm_scale_intervals(breaks = c(2, 5, 6, 8)),
                                          scale2 = tm_scale_intervals(breaks = c(0, 3, 6, 20)),
                                          values = "brewer.qualseq"))

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions