CartoDB/cartodb20

View on GitHub
lib/formats/legends/definitions/choropleth.json

Summary

Maintainability
Test Coverage
{
  "type": "object",
  "additionalProperties": false,
  "properties": {
    "prefix": { "type": "string" },
    "suffix": { "type": "string" },
    "left_label": { "type": "string" },
    "right_label": { "type": "string" }
  }
}