From 05c564d59239357de53a81e01bc420437cba2496 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Arroyo=20Torrens?= Date: Fri, 3 Apr 2020 14:28:14 +0200 Subject: [PATCH 1/2] Add info in cluster example --- examples/styles/cluster_size_style.ipynb | 110 +++++++++++------------ 1 file changed, 54 insertions(+), 56 deletions(-) diff --git a/examples/styles/cluster_size_style.ipynb b/examples/styles/cluster_size_style.ipynb index 5725d1a85..8a02dc3d4 100644 --- a/examples/styles/cluster_size_style.ipynb +++ b/examples/styles/cluster_size_style.ipynb @@ -6,7 +6,9 @@ "source": [ "## Cluster Size Style\n", "\n", - "The `cluster_size_style` helper creates a cluster map with continuously sized points.Use `help(cluster_size_style)` to get more information about the different settings that can be applied." + "The `cluster_size_style` helper creates a cluster map with continuously sized points.Use `help(cluster_size_style)` to get more information about the different settings that can be applied.\n", + "\n", + "*Cluster* operations are performed in the back-end, so the `cluster_size_style` helper can be used only with CARTO tables or SQL queries. It cannot be used with GeoDataFrames." ] }, { @@ -51,11 +53,11 @@ " \n", "\n", " \n", - " \n", - " \n", - " \n", - " \n", - " \n", + " \n", + " \n", + " \n", + " \n", + " \n", "\n", " \n", "\n", @@ -83,6 +85,11 @@ " max-width: 100%;\n", " height: auto;\n", " }\n", + "\n", + " as-layer-selector-slot .as-layer-selector-slot--wrapper .as-caption { // FIXME\n", + " font-size: 14px;\n", + " line-height: 14px;\n", + " }\n", "\n", " \n", "