← New Hampshirechartlink · choropleth
New Hampshire by: counties · ZIP codes
Map of New Hampshire by county, one number per county
Also: New Hampshire county map · NH counties map · colour every county in New Hampshire by a value · New Hampshire county-level choropleth · map of New Hampshire counties

Example: Average income per tax return by county in New Hampshire, 2021 — Adjusted gross income per federal return filed for tax year 2021, by county in New Hampshire. Grey counties have too few returns for the IRS to publish.
About this template
Data: one row per county in New Hampshire with its 5-digit FIPS code (33001 is the first) and a number; the name with the state ("Harris, TX" style) works too. A county with no row stays grey. The map is fitted to New Hampshire alone, so small counties read. Same design as the national county map and the other 49 state maps.
A choropleth map of the regions of the "us-counties-nh" geography, each region filled by one number from your data (the "income" column).
A sequential colour scale from pale blue for the smallest values to deep navy blue for the largest; pinned to 40000 to 150000, so values beyond the ends take the end colour and the colour bar says ≤ and ≥; a gradient colour bar below the map, with its labels underneath; values formatted as USD amounts, in compact form (1.2k, 3.4M), 0 decimals; on a white canvas (#ffffff) with near-black text — a light theme; 0.5-unit hairline outlines between regions.
The title and description are left-aligned above the chart. Font: Inter (the default); a source line with a link sits at the bottom, with the chartlink badge in the corner.
Data: 2 columns — county (string, "County (5-digit FIPS)"), income (number, "Average AGI per return ($)") — and 10 rows in the example "Average income per tax return by county in New Hampshire, 2021". Regions are named by ISO 3166-2 region codes or region names; a region with no row stays unfilled in grey, and an unknown code fails loudly with the nearest matches. Your data keeps the same column ids and every other setting comes from the template; an agent can change any of them.
Other looks of this template — dark (on a dark canvas): ast_FjluiiFDNKktbQUeF5K1N; buckets (with the values in classes and a swatch legend): ast_bkAEehQWwyFj5mOsHhiY8; editorial (in the editorial house style — serif type on paper, a green ramp): ast_vvyMeLKvwwbnqqQ9Ez34c; categories (with a text category per region and a swatch legend): ast_ajy0I8yZE9aq7oFFGEUM3; buckets-dark (with the values in classes and a swatch legend, on a dark canvas): ast_aqc2nvPBMGc3BJc3ScW2V; surroundings (with the land around the place drawn in grey): ast_qnOFERGEaua2xawE8yljs; categories-dark (with a text category per region and a swatch legend, on a dark canvas): ast_UoeuGm3y2EPxGc034EwJm; buckets-editorial (with the values in classes and a swatch legend, in the editorial house style — serif type on paper, a green ramp): ast_o4d7ZS4XHieLdDEk4FzQo; dark-surroundings (on a dark canvas, with the land around the place drawn in grey): ast_qNqb7UWzDpTHEWaGivb5R; buckets-surroundings (with the values in classes and a swatch legend, with the land around the place drawn in grey): ast_YcCf3n1Dm2GK2uzjihhK7; categories-editorial (with a text category per region and a swatch legend, in the editorial house style — serif type on paper, a green ramp): ast_Bu3amdEqS9kBuEL5IKzMp; editorial-surroundings (in the editorial house style — serif type on paper, a green ramp, with the land around the place drawn in grey): ast_Hjsr1tTr3BuCwtjNeQuM4; categories-surroundings (with a text category per region and a swatch legend, with the land around the place drawn in grey): ast_83COoeAlvAc9lwvp0LADU; buckets-dark-surroundings (with the values in classes and a swatch legend, on a dark canvas, with the land around the place drawn in grey): ast_CYH551SJ6x39zAhO23F13; categories-dark-surroundings (with a text category per region and a swatch legend, on a dark canvas, with the land around the place drawn in grey): ast_7G0KvLX1iFNR58qI5Glc9; buckets-editorial-surroundings (with the values in classes and a swatch legend, in the editorial house style — serif type on paper, a green ramp, with the land around the place drawn in grey): ast_bLUcspW91DrCyb6OWGywW; categories-editorial-surroundings (with a text category per region and a swatch legend, in the editorial house style — serif type on paper, a green ramp, with the land around the place drawn in grey): ast_bRGlkD3qb5Ps8EXuq83nt. On the page, switch with the toggles; an agent passes that id as the template instead.
Use it with your agent
Copy the prompt, paste it into Claude, ChatGPT, Cursor or any agent with the chartlink MCP server or API, and give it your numbers. It rebuilds this exact design with your data and hands back an embed, a PNG and a page.
The prompt in full
Data this template expects
| column id | type | in the example |
|---|---|---|
| county | string | County (5-digit FIPS) |
| income | number | Average AGI per return ($) |
10 rows in the example. Your data keeps these column ids; everything else about the chart comes from the template.
For agents: the API call
POST https://chartlink.app/api/assets
{
"template": "ast_QRk039StliBCxvuolWWid",
"knobs": {
"theme": "light",
"dataType": "gradient",
"title": {
"text": "Your title"
},
"source": {
"text": "Where the numbers come from"
}
},
"data": {
"columns": [
{
"id": "county",
"type": "string"
},
{
"id": "income",
"type": "number"
}
],
"rows": [
[
"…"
]
]
},
"publish": true
}The recipe (the template's settings)
{
"chart": {
"domain": [
40000,
150000
],
"format": {
"kind": "currency",
"compact": true,
"currency": "USD",
"decimals": 0
},
"outline": {
"width": 0.5
},
"geography": "us-counties-nh"
},
"title": {
"text": "Average income per tax return by county in New Hampshire, 2021"
},
"preset": "map-light",
"source": {
"url": "https://www.irs.gov/statistics/soi-tax-stats-individual-income-tax-statistics-zip-code-data-soi",
"text": "IRS Statistics of Income, individual income tax statistics, tax year 2021"
},
"encoding": {
"value": {
"column": "income"
},
"region": {
"column": "county"
}
},
"description": {
"text": "Adjusted gross income per federal return filed for tax year 2021, by county in New Hampshire. Grey counties have too few returns for the IRS to publish."
}
}map · choropleth · united-states · new-hampshire · counties · us-state-set
Similar templates
- Map of New Hampshire by ZIP code, one number per ZIP code
- Map of Wyoming by county, one number per county
- Map of Wisconsin by county, one number per county
- Map of West Virginia by county, one number per county
- Map of Washington by county, one number per county
- Map of Virginia by county or independent city, one number per county or independent city
- Map of Vermont by county, one number per county
- Map of Utah by county, one number per county
- All templates →