cartoframes
v0.10.1
Overview
CartoContext
Map Layers
Layer Styling
Example Functionalty
Credentials
Batch Jobs
Cookbook
ETL with CARTOframes
Local Development Setup
cartoframes
Docs
»
cartoframes.viz.helpers package
Edit on GitHub
cartoframes.viz.helpers package
¶
Submodules
¶
cartoframes.viz.helpers.color_bins_layer module
cartoframes.viz.helpers.color_category_layer module
cartoframes.viz.helpers.color_continuous_layer module
Module contents
¶
cartoframes.viz.helpers.
color_category_layer
(
source
,
value
,
title=''
,
top=11
,
palette='bold'
)
¶
cartoframes.viz.helpers.
color_bins_layer
(
source
,
value
,
title=''
,
bins=5
,
palette='purpor'
)
¶
cartoframes.viz.helpers.
color_continuous_layer
(
source
,
value
,
title=''
,
palette='sunset'
)
¶