vizabi-config-systema_globalis
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "vizabi-config-systema_globalis", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "This is a collection of vizabi tools configs for the specific dataset open-numbers/ddf--gapminder--systema_globalis", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -12,11 +12,12 @@ { | ||
"entities": { | ||
"dim": "country_code", | ||
"dim": "geo", | ||
"show": { | ||
"country_code": { | ||
"$in": ["903","904","905","908","909","935"] | ||
} | ||
"is--world_4region": true | ||
} | ||
}, | ||
"entities_colorlegend": { | ||
"dim": "country_code" | ||
"dim": "geo", | ||
"show": { | ||
"is--world_4region": true | ||
} | ||
}, | ||
@@ -62,3 +63,3 @@ "entities_age": { | ||
"use": "property", | ||
"which": "country_code", | ||
"which": "world_4region", | ||
"scaleType": "ordinal", | ||
@@ -81,3 +82,6 @@ "spaceRef": "entities", | ||
"entities_allpossible": { | ||
"dim": "country_code" | ||
"dim": "geo", | ||
"show": { | ||
"is--world_4region": true | ||
} | ||
}, | ||
@@ -84,0 +88,0 @@ "marker_allpossible": { |
14409
620