diff --git a/index.html b/index.html index 8f9c4b7..97b7460 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@

Carte choroplèthe interactive

participation = get("pres_2012_T2_Votants") / get("pres_2012_T2_Inscrits") ; return participation * 100; }; -/* Un autre exemple, à visuliser avec une palette « divergeante » et une +/* Un autre exemple, à visualiser avec une palette « divergeante » et une échelle « linéaire symétrique ». */ function compareParticipation17h(get) { var t2_2007 = get("participation_pres_2007_T2_17h");