AnyChart JS Maps support color range legends with configurable ticks, labels, and marker styles that help viewers decode ordinal or linear color scales on choropleth maps.
This sample visualizes global population density (people per km²) from Wikipedia 2015 data using a nine-range ordinal color scale from light blue to black. A color range legend below the map shows custom-formatted range labels (e.g., "Less than 10", "10 - 30", "More than 1000") with tick separators. HTML tooltips display density, total population, and land area for each country, and zoom controls allow closer exploration.
See the AnyChart Maps documentation for all configuration options.