# Interface AreamapChartDataOptions

Configuration for how to query aggregate data and assign data to geographic features of an Areamap chart.

# Properties

# color

color: [MeasureColumn | CalculatedMeasureColumn | StyledMeasureColumn]

Measure column (or measure) encoded by the color of the countries (or states) on the map.


# geo

geo: [StyledColumn | Column]

Column or attribute representing the countries (or states) on the map.