cartoframes.viz.popup module¶
-
class
cartoframes.viz.popup.Popup(data=None)¶ Bases:
objectParameters: data (dict) – The popup definition for a layer. It contains the information to show a popup on ‘click’ and ‘hover’ events with the attributes provided in the definition using the CARTO VL expressions syntax <https://carto.com/developers/carto-vl/reference/#cartoexpressions>. Example
Show columns.
Show expressions.
Show titles.
-
get_interactivity()¶
-
get_variables()¶
-