New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vizabi-config-systema_globalis

Package Overview
Dependencies
Maintainers
8
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vizabi-config-systema_globalis - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

92

dist/BarRankChart.json

@@ -1,1 +0,91 @@

BarRankChart.json
{
"state": {
"time": {
"startOrigin": "1950",
"endOrigin": "2015",
"value": "2015",
"dim": "time"
},
"entities": {
"dim": "geo",
"show": {
"is--country": true
}
},
"entities_colorlegend": {
"dim": "world_4region"
},
"entities_tags": {
"dim": "tag"
},
"entities_allpossible": {
"dim": "geo",
"show": {
"is--country": true
}
},
"marker_allpossible": {
"space": ["entities_allpossible"],
"label": {
"use": "property",
"which": "name"
}
},
"marker": {
"space": ["entities", "time"],
"label": {
"use": "property",
"which": "name"
},
"axis_x": {
"use": "indicator",
"which": "population_total"
},
"axis_y": {
"use": "property",
"which": "name"
},
"color": {
"use": "property",
"which": "world_4region",
"scaleType": "ordinal",
"syncModels": ["marker_colorlegend"]
}
},
"marker_colorlegend": {
"space": ["entities_colorlegend"],
"opacityRegular": 0.8,
"opacityHighlightDim": 0.3,
"label": {
"use": "property",
"which": "name"
},
"hook_rank": {
"use": "property",
"which": "rank"
},
"hook_geoshape": {
"use": "property",
"which": "shape_lores_svg"
}
},
"marker_tags": {
"space": ["entities_tags"],
"label": {
"use": "property",
"which": "name"
},
"hook_parent": {
"use": "property",
"which": "parent"
}
}
},
"ui": {
"datawarning": {
"doubtDomain": [1800, 1950, 2015],
"doubtRange": [1.0, 0.8, 0.6]
},
"splash": true
}
}

@@ -1,1 +0,97 @@

BubbleChart.json
{
"state": {
"entities": {
"dim": "geo",
"show": {
"is--country": true
}
},
"entities_colorlegend": {
"dim": "world_4region"
},
"entities_tags": {
"dim": "tag"
},
"time": {
"startOrigin": "1800",
"endOrigin": "2015",
"value": "2015",
"dim": "time"
},
"marker": {
"space": ["entities", "time"],
"label": {
"use": "property",
"which": "name"
},
"axis_y": {
"use": "indicator",
"which": "life_expectancy_years",
"zoomedMin": 19,
"zoomedMax": 86,
"domainMin": 0,
"domainMax": 100
},
"axis_x": {
"use": "indicator",
"scaleType": "log",
"domainMax": 150000,
"domainMin": 300,
"zoomedMax": 150000,
"zoomedMin": 300,
"which": "income_per_person_gdppercapita_ppp_inflation_adjusted"
},
"size": {
"use": "indicator",
"which": "population_total",
"domainMin": 15,
"domainMax": 1400000000,
"scaleType": "linear",
"allow": {
"scales": ["linear"]
}
},
"color": {
"use": "property",
"which": "world_4region",
"scaleType": "ordinal",
"syncModels": ["marker_colorlegend"]
}
},
"marker_colorlegend":{
"space": ["entities_colorlegend"],
"opacityRegular": 0.8,
"opacityHighlightDim": 0.3,
"label": {
"use": "property",
"which": "name"
},
"hook_rank": {
"use": "property",
"which": "rank"
},
"hook_geoshape": {
"use": "property",
"which": "shape_lores_svg"
}
},
"marker_tags": {
"space": ["entities_tags"],
"label": {
"use": "property",
"which": "name"
},
"hook_parent": {
"use": "property",
"which": "parent"
}
}
},
"ui": {
"datawarning": {
"doubtDomain": [1800, 1950, 2015],
"doubtRange": [1.0, 0.3, 0.2]
},
"splash": true
}
}

@@ -1,1 +0,98 @@

BubbleMap.json
{
"state": {
"time": {
"startOrigin": "1800",
"endOrigin": "2015",
"value": "2015",
"dim": "time"
},
"entities": {
"dim": "geo",
"show": {
"is--country": true
}
},
"entities_colorlegend": {
"dim": "world_4region"
},
"entities_tags": {
"dim": "tag"
},
"marker": {
"space": ["entities", "time"],
"label": {
"use": "property",
"which": "name"
},
"size": {
"use": "indicator",
"which": "population_total",
"scaleType": "linear",
"domainMin": 15,
"domainMax": 1400000000,
"allow": {
"scales": ["linear"]
}
},
"hook_lat": {
"use": "property",
"which": "latitude",
"_important": true
},
"hook_lng": {
"use": "property",
"which": "longitude",
"_important": true
},
"color": {
"use": "property",
"which": "world_4region",
"scaleType": "ordinal",
"syncModels": ["marker_colorlegend"]
}
},
"marker_colorlegend":{
"space": ["entities_colorlegend"],
"opacityRegular": 0.8,
"opacityHighlightDim": 0.3,
"label": {
"use": "property",
"which": "name"
},
"hook_rank": {
"use": "property",
"which": "rank"
},
"hook_geoshape": {
"use": "property",
"which": "shape_lores_svg"
}
},
"marker_tags": {
"space": ["entities_tags"],
"label": {
"use": "property",
"which": "name"
},
"hook_parent": {
"use": "property",
"which": "parent"
}
}
},
"ui": {
"datawarning": {
"doubtDomain": [1800, 1950, 2015],
"doubtRange": [1.0, 0.3, 0.2]
},
"map": {
"scale": 1,
"preserveAspectRatio": false,
"offset": {
"top": 0.05,
"bottom": -0.12
}
},
"splash": true
}
}

@@ -1,1 +0,95 @@

LineChart.json
{
"state": {
"time": {
"startOrigin": "1800",
"endOrigin": "2015",
"value": "2015",
"dim": "time"
},
"entities": {
"dim": "geo",
"show": {
"geo": { "$in": ["usa", "rus", "chn", "nga"] }
}
},
"entities_colorlegend": {
"dim": "world_4region"
},
"marker": {
"space": ["entities", "time"],
"label": {
"use": "property",
"which": "name"
},
"axis_y": {
"use": "indicator",
"which": "income_per_person_gdppercapita_ppp_inflation_adjusted",
"scaleType": "log"
},
"axis_x": {
"use": "indicator",
"which": "time",
"scaleType": "time"
},
"color": {
"use": "property",
"which": "world_4region",
"scaleType": "ordinal",
"allow": {
"scales": ["ordinal"]
},
"syncModels": ["marker_colorlegend"]
}
},
"entities_allpossible": {
"dim": "geo",
"show": {
"is--country": true
}
},
"entities_tags": {
"dim": "tag"
},
"marker_allpossible": {
"space": ["entities_allpossible"],
"label": {
"use": "property",
"which": "name"
}
},
"marker_colorlegend": {
"space": ["entities_colorlegend"],
"opacityRegular": 0.8,
"opacityHighlightDim": 0.3,
"label": {
"use": "property",
"which": "name"
},
"hook_rank": {
"use": "property",
"which": "rank"
},
"hook_geoshape": {
"use": "property",
"which": "shape_lores_svg"
}
},
"marker_tags": {
"space": ["entities_tags"],
"label": {
"use": "property",
"which": "name"
},
"hook_parent": {
"use": "property",
"which": "parent"
}
}
},
"ui": {
"datawarning": {
"doubtDomain": [1800, 1950, 2015],
"doubtRange": [1.0, 0.3, 0.2]
}
}
}

@@ -1,1 +0,115 @@

MountainChart.json
{
"state": {
"time": {
"startOrigin": "1800",
"endOrigin": "2015",
"value": "2015",
"dim": "time"
},
"entities": {
"dim": "geo",
"show": {
"is--country": true
}
},
"entities_allpossible": {
"dim": "geo",
"show": {
"is--country": true
}
},
"entities_colorlegend": {
"dim": "world_4region"
},
"entities_tags": {
"dim": "tag"
},
"marker_allpossible": {
"space": ["entities_allpossible"],
"label": {
"use": "property",
"which": "name"
}
},
"marker": {
"space": ["entities", "time"],
"opacityRegular": 0.8,
"label": {
"use": "property",
"which": "name"
},
"axis_y": {
"use": "indicator",
"which": "population_total",
"scaleType": "linear"
},
"axis_x": {
"use": "indicator",
"which": "income_per_person_gdppercapita_ppp_inflation_adjusted",
"scaleType": "log",
"domainMin": 0.11,
"domainMax": 500,
"tailFatX": 1.85,
"tailCutX": 0.2,
"tailFade": 0.7,
"xScaleFactor": 1.039781626,
"xScaleShift": -1.127066411
},
"axis_s": {
"use": "indicator",
"which": "gapminder_gini",
"scaleType": "linear"
},
"color": {
"use": "property",
"which": "world_4region",
"scaleType": "ordinal",
"syncModels": ["marker_colorlegend", "stack", "group"]
},
"stack": {
"use": "constant",
"which": "all"
},
"group": {
"use": "property",
"which": "world_4region",
"merge": false
}
},
"marker_colorlegend": {
"space": ["entities_colorlegend"],
"opacityRegular": 0.8,
"opacityHighlightDim": 0.3,
"label": {
"use": "property",
"which": "name"
},
"hook_rank": {
"use": "property",
"which": "rank"
},
"hook_geoshape": {
"use": "property",
"which": "shape_lores_svg"
}
},
"marker_tags": {
"space": ["entities_tags"],
"label": {
"use": "property",
"which": "name"
},
"hook_parent": {
"use": "property",
"which": "parent"
}
}
},
"ui": {
"datawarning": {
"doubtDomain": [1800, 1950, 2015],
"doubtRange": [1.0, 0.8, 0.6]
},
"splash": true
}
}

@@ -1,1 +0,142 @@

PopByAge.json
{
"state": {
"time": {
"step": 1,
"delayThresholdX2": 0,
"delayThresholdX4": 0,
"immediatePlay": true,
"delay": 200,
"dim": "year"
},
"entities": {
"dim": "geo",
"show": {
"geo": {
"$in": ["world"]
}
}
},
"entities_geodomain": {
"dim": "geo",
"show": {
"geo": {
"$in": ["world"]
}
},
"skipFilter": true
},
"entities_colorlegend": {
"dim": "geo"
},
"entities_age": {
"dim": "age",
"show": {
"age": {
"$nin": ["80plus","100plus"]
}
},
"grouping": 1
},
"entities_side": {
"show": {},
"dim": null,
"skipFilter": true
},
"marker": {
"space": ["entities", "time", "entities_side", "entities_age", "entities_geodomain"],
"label_stack": {
"use": "property",
"spaceRef": "entities",
"which": "name"
},
"label_side": {
"use": "property",
"spaceRef": "entities_side",
"which": "name"
},
"axis_y": {
"use": "property",
"which": "age",
"spaceRef": "entities_age",
"domainMax": 100,
"domainMin": 0,
"_important": false
},
"axis_x": {
"use": "indicator",
"which": "population"
},
"color": {
"use": "property",
"which": "world_4region",
"scaleType": "ordinal",
"spaceRef": "entities",
"allow": {
"scales": ["ordinal"]
},
"palette": {
"world": "#ffb600"
},
"syncModels": ["marker_colorlegend"]
},
"side": {
"use": "constant",
"which": "_default",
"spaceRef": "entities_side",
"allow": {
"scales": ["ordinal"]
}
}
},
"entities_allpossible": {
"dim": "geo"
},
"marker_allpossible": {
"space": ["entities_allpossible"],
"label": {
"use": "property",
"which": "name"
},
"color": {
"use": "property",
"which": "world_4region"
}
},
"entities_allpossibleside": {
"show": {},
"dim": null,
"skipFilter": false
},
"marker_allpossibleside": {
"space": ["entities_allpossibleside"],
"label": {
"use": "property",
"which": "name"
}
},
"marker_colorlegend": {
"space": ["entities_colorlegend"],
"label": {
"use": "property",
"which": "name"
},
"hook_rank": {
"use": "property",
"which": "rank"
},
"hook_geoshape": {
"use": "property",
"which": "shape_lores_svg"
}
},
"entities_tags": { },
"marker_tags": {
"space": ["entities_tags"],
"label": {},
"hook_parent": {}
}
},
"ui": {
"splash": true
}
}

2

package.json
{
"name": "vizabi-config-systema_globalis",
"version": "1.2.3",
"version": "1.2.4",
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc