vizabi-config-systema_globalis
Advanced tools
Comparing version 1.2.5 to 1.2.6
@@ -92,3 +92,10 @@ var ConfigPopByAge = { | ||
"entities_allpossible": { | ||
"dim": "geo" | ||
"dim": "geo", | ||
"show": { | ||
"$or": [ | ||
{"is--country": true}, | ||
{"is--global": true}, | ||
{"is--world_4region": true} | ||
] | ||
} | ||
}, | ||
@@ -95,0 +102,0 @@ "marker_allpossible": { |
@@ -92,3 +92,10 @@ { | ||
"entities_allpossible": { | ||
"dim": "geo" | ||
"dim": "geo", | ||
"show": { | ||
"$or": [ | ||
{"is--country": true}, | ||
{"is--global": true}, | ||
{"is--world_4region": true} | ||
] | ||
} | ||
}, | ||
@@ -95,0 +102,0 @@ "marker_allpossible": { |
{ | ||
"name": "vizabi-config-systema_globalis", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"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", |
28141
1286