Tile map
Tile map is a simple XYChart with bullets arranged so that they resemble true map.
Related tutorials
Build this chart with AI
The prompt below can be used to build this chart with AI. For best coding results, use the most advanced AI models, like Claude Opus 4.6 and GPT-5.3-Codex. For more info and tips, check out amCharts AI docs.
Create a tile map of US states using circular icons arranged in a grid to resemble a geographic map. Each state is a circle positioned at specific grid coordinates, with odd rows slightly offset. Hide axes and grid lines. Color circles based on population value using a gradient from yellow to red, where higher population means more red. Auto-size circles to fill the available space. Display the two-letter state abbreviation centered in each circle. Show tooltips with the full state name and population on hover. Animate the series appearance on load. Use amCharts 5 library.
Demo source