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

legend ticks/labels downscaling inconsistent #1032

@mtennekes

Description

@mtennekes
tm_shape(World) +
	tm_polygons(fill = "gender",
				fill.scale = tm_scale_continuous(values = "-hcl.cyan_magenta")) +
	tm_bubbles(size = "pop_est") +
	tm_compass() +
	tm_scalebar() + tm_layout(scale = 0.4)

Image

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions