Overview
const variables = [
{
variable: "Median age",
numerator: 'Median age',
binning: 'naturalBreaks',
numberOfBins:7,
colorScale: colors.colorbrewer.Purples
}
...
]Available Color Scales
Last updated