Skip to content

Commit dc1ebbe

Browse files
committed
docs: render the Source option labels in bold like the page's other controls
1 parent ffbb99c commit dc1ebbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs-mintlify/docs/explore-analyze/charts/chart-types

docs-mintlify/docs/explore-analyze/charts/chart-types/map.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Clustering groups nearby points into a single circle that expands on zoom. It is
5858

5959
A region map requires:
6060

61-
- **Source** — the GeoJSON to render: `World Countries`, `US States`, or `Custom`.
61+
- **Source** — the GeoJSON to render: **World Countries**, **US States**, or **Custom**.
6262
- **Property** — which property in each GeoJSON feature acts as the join key (e.g. `name`, `ISO3166-1-Alpha-2`, `ISO3166-1-Alpha-3`, `state_code`).
6363
- **Dimension** — which column from your query joins to **Property**.
6464
- **Measure** — the numeric measure that drives the choropleth fill.

0 commit comments

Comments
 (0)