Skip to content

Instantly share code, notes, and snippets.

{
"$schema": "https://vega.github.io/schema/vega/v4.json",
"width": 1000,
"height": 450,
"padding": 0,
"autosize": {
"type": "pad",
"contains": "padding"
},
"config": {
{
"$schema": "https://vega.github.io/schema/vega/v4.json",
"width": 1000,
"height": 400,
"padding": 20,
"autosize": {
"type": "fit"
},
"config": {
"text": {
{
"$schema": "https://vega.github.io/schema/vega/v4.json",
"width": 1000,
"height": 600,
"padding": 20,
"autosize": {
"type": "fit",
"resize": true,
"contains": "padding"
},
{
"$schema": "https://vega.github.io/schema/vega/v4.json",
"width": 800,
"height": 500,
"padding": 20,
"autosize": "fit",
"title": "Distribution of load times by Browser",
"data": [
{
{
"$schema": "https://vega.github.io/schema/vega/v4.json",
"width": 800,
"height": 500,
"padding": 20,
"autosize": {
"type": "fit"
},
"title": "Load Time by Date",
[{"TTVR":5900,"DEVICETYPENAME":"Desktop","OPERATINGSYSTEMNAME":"Mac OS X","FREQUENCY":170005},{"TTVR":12400,"DEVICETYPENAME":"Desktop","OPERATINGSYSTEMNAME":"Windows","FREQUENCY":116702},{"TTVR":4300,"DEVICETYPENAME":"Tablet","OPERATINGSYSTEMNAME":"iOS","FREQUENCY":300516},{"TTVR":5700,"DEVICETYPENAME":"Desktop","OPERATINGSYSTEMNAME":"Chrome OS","FREQUENCY":28522},{"TTVR":7400,"DEVICETYPENAME":"Desktop","OPERATINGSYSTEMNAME":"Chrome OS","FREQUENCY":23014},{"TTVR":28700,"DEVICETYPENAME":"Mobile","OPERATINGSYSTEMNAME":"iOS","FREQUENCY":4800},{"TTVR":12900,"DEVICETYPENAME":"Tablet","OPERATINGSYSTEMNAME":"Android OS","FREQUENCY":18135},{"TTVR":43800,"DEVICETYPENAME":"Mobile","OPERATINGSYSTEMNAME":"Android OS","FREQUENCY":2249},{"TTVR":2700,"DEVICETYPENAME":"Desktop","OPERATINGSYSTEMNAME":"Ubuntu","FREQUENCY":10799},{"TTVR":8200,"DEVICETYPENAME":"Desktop","OPERATINGSYSTEMNAME":"Linux","FREQUENCY":13876},{"TTVR":54300,"DEVICETYPENAME":"Mobile","OPERATINGSYSTEMNAME":"Android OS","FREQUENCY":1225},{"TTVR":42000,"DEVI
{
"$schema": "https://vega.github.io/schema/vega/v4.json",
"width": 1000,
"height": 600,
"padding": 0,
"autosize": {
"type": "fit",
"resize": true
},
"config": {
TTVR DEVICETYPENAME OPERATINGSYSTEMNAME USERAGENTNAME FREQUENCY
4700 Desktop Windows Chrome 750208
5000 Mobile Android OS Chrome Mobile 1112995
12900 Desktop Chrome OS Chrome 3837
600 Mobile iOS Chrome Mobile iOS 40450
12700 Mobile Android OS Chrome Mobile 88603
2900 Mobile iOS Chrome Mobile iOS 8804
14200 Tablet Android OS Chrome 9503
500 Mobile Android OS Facebook 45976
4500 Desktop Linux Firefox 14584
UTCDATE MINUTE FREQUENCY
1546819200000 29700000 1034
1546819200000 57000000 539
1547164800000 30900000 881
1546819200000 61500000 481
1546992000000 30600000 942
1546992000000 50700000 911
1547164800000 56400000 443
1547251200000 59700000 311
1547251200000 51900000 448
{
"$schema": "https://vega.github.io/schema/vega/v4.json",
"width": 1040,
"height": 508,
"padding": 5,
"config": {
"text": {
"font": "Ideal Sans, Avenir Next, Helvetica"
},
"axis": {