All polls: https://PollEv.com/legitsummit732
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "https://vega.github.io/schema/vega/v5.json", | |
"width": 500, | |
"height": 500, | |
"signals": [ | |
{"name": "$cx", "update": "width / 2"}, | |
{"name": "$cy", "update": "height / 2"}, | |
{ | |
"name": "$nodeRadius", | |
"value": 8, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "https://vega.github.io/schema/vega/v5.json", | |
"width": 500, | |
"height": 500, | |
"signals": [ | |
{"name": "$cx", "update": "width / 2"}, | |
{"name": "$cy", "update": "height / 2"}, | |
{ | |
"name": "$nodeRadius", | |
"value": 8, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "https://vega.github.io/schema/vega/v5.json", | |
"signals": [ | |
{"name": "$cx", "update": "width / 2"}, | |
{"name": "$cy", "update": "height / 2"}, | |
{ | |
"name": "$nodeRadius", | |
"value": 8, | |
"bind": {"input": "range", "min": 1, "max": 50, "step": 1} | |
}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "https://vega.github.io/schema/vega/v5.json", | |
"description": "A node-link diagram with force-directed layout, depicting character co-occurrence in the novel Les Misérables.", | |
"width": 700, | |
"height": 500, | |
"padding": 0, | |
"autosize": "none", | |
"signals": [ | |
{"name": "cx", "update": "width / 2"}, | |
{"name": "cy", "update": "height / 2"}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "https://vega.github.io/schema/vega/v5.json", | |
"background": "white", | |
"padding": 5, | |
"width": 400, | |
"height": 300, | |
"style": "cell", | |
"data": [ | |
{ | |
"name": "data-9794decafd64313e2c537fe6fc95bda8", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type":"bundle", | |
"id":"bundle--5d0092c5-5f74-4287-9642-33f4c354e56d", | |
"spec_version":"2.1", | |
"objects":[ | |
{ | |
"type":"malware", | |
"spec_version":"2.1", | |
"id":"malware--0c7b5b88-8ff7-4a4d-aa9d-feb398cd0061", | |
"created":"2016-05-12T08:17:27.000000Z", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "bundle", | |
"id": "bundle--5d0092c5-5f74-4287-9642-33f4c354e56d", | |
"spec_version": "2.1", | |
"objects": [ | |
{ | |
"type": "observed-data", | |
"id": "observed-data--b67d30ff-02ac-498a-92f9-32f845f448cf", | |
"spec_version": "2.1", | |
"created_by_ref": "identity--f431f809-377b-45e0-aa1c-6a4751cae5ff", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "bundle", | |
"id": "bundle--5d0092c5-5f74-4287-9642-33f4c354e56d", | |
"spec_version": "2.1", | |
"objects": [ | |
{ | |
"type": "observed-data", | |
"id": "observed-data--b67d30ff-02ac-498a-92f9-32f845f448cf", | |
"spec_version": "2.1", | |
"created_by_ref": "identity--f431f809-377b-45e0-aa1c-6a4751cae5ff", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "bundle", | |
"id": "bundle--5d0092c5-5f74-4287-9642-33f4c354e56d", | |
"spec_version": "2.1", | |
"objects": [ | |
{ | |
"type": "observed-data", | |
"id": "observed-data--b67d30ff-02ac-498a-92f9-32f845f448cf", | |
"spec_version": "2.1", | |
"created_by_ref": "identity--f431f809-377b-45e0-aa1c-6a4751cae5ff", |
NewerOlder