Skip to content

Instantly share code, notes, and snippets.

@fpassaniti
Last active July 2, 2020 08:36
Show Gist options
  • Select an option

  • Save fpassaniti/6140d2a95e37cfff273ef354bc57d22f to your computer and use it in GitHub Desktop.

Select an option

Save fpassaniti/6140d2a95e37cfff273ef354bc57d22f to your computer and use it in GitHub Desktop.
<ods-dataset-context context="ctx"
ctx-dataset="liste-des-departements-metropole-dom"
ctx-domain="discovery">
<div ods-color-gradient="analysis"
ods-color-gradient-context="ctx"
ods-color-gradient-x="code_texte"
ods-color-gradient-serie="MAX(code)"
ods-color-gradient-logarithmic-scale-factor="1">
<div class="svgmap-france svgmap-with-text">
<div class="svgmap-francemetro">
<ods-picto url="'https://static.opendatasoft.com/georef/svg/fr/dep_fxx_text.svg'"
color-by-attribute="analysis.colors"></ods-picto>
</div>
</div>
</div>
</ods-dataset-context>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment