Skip to content

Commit

Permalink
[Travis] Update examples (build: 22863)
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Apr 5, 2019
1 parent a866ce5 commit 3809038
Show file tree
Hide file tree
Showing 50 changed files with 819 additions and 744 deletions.
12 changes: 0 additions & 12 deletions examples/compiled/brush_table.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,6 @@
{
"events": {"signal": "brush_x"},
"update": "brush_x[0] === brush_x[1] ? null : invert(\"concat_0_x\", brush_x)"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down Expand Up @@ -212,10 +208,6 @@
{
"events": {"signal": "brush_y"},
"update": "brush_y[0] === brush_y[1] ? null : invert(\"concat_0_y\", brush_y)"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand All @@ -237,10 +229,6 @@
{"signal": "brush_Horsepower || brush_Miles_per_Gallon"}
],
"update": "brush_Horsepower && brush_Miles_per_Gallon ? {unit: \"concat_0\", fields: brush_tuple_fields, values: [brush_Horsepower,brush_Miles_per_Gallon]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down
3 changes: 1 addition & 2 deletions examples/compiled/circle_bubble_health_income.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@
{
"events": [{"signal": "view_income || view_health"}],
"update": "view_income && view_health ? {unit: \"\", fields: view_tuple_fields, values: [view_income,view_health]} : null"
},
{"events": [{"source": "scope", "type": "dblclick"}], "update": "null"}
}
]
},
{
Expand Down
6 changes: 2 additions & 4 deletions examples/compiled/interactive_area_brush.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,7 @@
{
"events": {"signal": "brush_x"},
"update": "brush_x[0] === brush_x[1] ? null : invert(\"x\", brush_x)"
},
{"events": [{"source": "scope", "type": "dblclick"}], "update": "null"}
}
]
},
{
Expand All @@ -138,8 +137,7 @@
{
"events": [{"signal": "brush_yearmonth_date"}],
"update": "brush_yearmonth_date ? {unit: \"layer_0\", fields: brush_tuple_fields, values: [brush_yearmonth_date]} : null"
},
{"events": [{"source": "scope", "type": "dblclick"}], "update": "null"}
}
]
},
{
Expand Down
9 changes: 3 additions & 6 deletions examples/compiled/interactive_brush.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@
{
"events": {"signal": "brush_x"},
"update": "brush_x[0] === brush_x[1] ? null : invert(\"x\", brush_x)"
},
{"events": [{"source": "scope", "type": "dblclick"}], "update": "null"}
}
]
},
{
Expand Down Expand Up @@ -147,8 +146,7 @@
{
"events": {"signal": "brush_y"},
"update": "brush_y[0] === brush_y[1] ? null : invert(\"y\", brush_y)"
},
{"events": [{"source": "scope", "type": "dblclick"}], "update": "null"}
}
]
},
{
Expand All @@ -168,8 +166,7 @@
{
"events": [{"signal": "brush_Horsepower || brush_Miles_per_Gallon"}],
"update": "brush_Horsepower && brush_Miles_per_Gallon ? {unit: \"\", fields: brush_tuple_fields, values: [brush_Horsepower,brush_Miles_per_Gallon]} : null"
},
{"events": [{"source": "scope", "type": "dblclick"}], "update": "null"}
}
]
},
{
Expand Down
28 changes: 0 additions & 28 deletions examples/compiled/interactive_dashboard_europe_pop.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -422,10 +422,6 @@
{
"events": {"signal": "brush_y"},
"update": "brush_y[0] === brush_y[1] ? null : invert(\"concat_0_y\", brush_y)"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand All @@ -445,10 +441,6 @@
{
"events": [{"signal": "brush_Country"}],
"update": "brush_Country ? {unit: \"concat_0\", fields: brush_tuple_fields, values: [brush_Country]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down Expand Up @@ -744,10 +736,6 @@
{
"events": {"signal": "brush_y"},
"update": "brush_y[0] === brush_y[1] ? null : invert(\"concat_1_y\", brush_y)"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand All @@ -767,10 +755,6 @@
{
"events": [{"signal": "brush_Country"}],
"update": "brush_Country ? {unit: \"concat_1\", fields: brush_tuple_fields, values: [brush_Country]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down Expand Up @@ -1069,10 +1053,6 @@
{
"events": {"signal": "brush_x"},
"update": "brush_x[0] === brush_x[1] ? null : invert(\"concat_2_x\", brush_x)"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down Expand Up @@ -1132,10 +1112,6 @@
{
"events": {"signal": "brush_y"},
"update": "brush_y[0] === brush_y[1] ? null : invert(\"concat_2_y\", brush_y)"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand All @@ -1159,10 +1135,6 @@
}
],
"update": "brush_Population_ages_65_and_above_of_total && brush_Population_ages_15_64_of_total ? {unit: \"concat_2\", fields: brush_tuple_fields, values: [brush_Population_ages_65_and_above_of_total,brush_Population_ages_15_64_of_total]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down
24 changes: 0 additions & 24 deletions examples/compiled/interactive_layered_crossfilter.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,10 +258,6 @@
{
"events": {"signal": "brush_x"},
"update": "brush_x[0] === brush_x[1] ? null : invert(\"child__repeat_column_distance_x\", brush_x)"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand All @@ -281,10 +277,6 @@
{
"events": [{"signal": "brush_distance"}],
"update": "brush_distance ? {unit: \"child__repeat_column_distance_layer_0\", fields: brush_tuple_fields, values: [brush_distance]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down Expand Up @@ -634,10 +626,6 @@
{
"events": {"signal": "brush_x"},
"update": "brush_x[0] === brush_x[1] ? null : invert(\"child__repeat_column_delay_x\", brush_x)"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand All @@ -657,10 +645,6 @@
{
"events": [{"signal": "brush_delay"}],
"update": "brush_delay ? {unit: \"child__repeat_column_delay_layer_0\", fields: brush_tuple_fields, values: [brush_delay]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down Expand Up @@ -1010,10 +994,6 @@
{
"events": {"signal": "brush_x"},
"update": "brush_x[0] === brush_x[1] ? null : invert(\"child__repeat_column_time_x\", brush_x)"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand All @@ -1033,10 +1013,6 @@
{
"events": [{"signal": "brush_time"}],
"update": "brush_time ? {unit: \"child__repeat_column_time_layer_0\", fields: brush_tuple_fields, values: [brush_time]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down
8 changes: 0 additions & 8 deletions examples/compiled/interactive_overview_detail.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,10 +174,6 @@
{
"events": {"signal": "brush_x"},
"update": "brush_x[0] === brush_x[1] ? null : invert(\"concat_1_x\", brush_x)"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand All @@ -197,10 +193,6 @@
{
"events": [{"signal": "brush_date"}],
"update": "brush_date ? {unit: \"concat_1\", fields: brush_tuple_fields, values: [brush_date]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down
9 changes: 3 additions & 6 deletions examples/compiled/interactive_paintbrush_interval.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,7 @@
{
"events": {"signal": "paintbrush_x"},
"update": "paintbrush_x[0] === paintbrush_x[1] ? null : invert(\"x\", paintbrush_x)"
},
{"events": [{"source": "scope", "type": "dblclick"}], "update": "null"}
}
]
},
{
Expand Down Expand Up @@ -148,8 +147,7 @@
{
"events": {"signal": "paintbrush_y"},
"update": "paintbrush_y[0] === paintbrush_y[1] ? null : invert(\"y\", paintbrush_y)"
},
{"events": [{"source": "scope", "type": "dblclick"}], "update": "null"}
}
]
},
{
Expand All @@ -170,8 +168,7 @@
{"signal": "paintbrush_Horsepower || paintbrush_Miles_per_Gallon"}
],
"update": "paintbrush_Horsepower && paintbrush_Miles_per_Gallon ? {unit: \"\", fields: paintbrush_tuple_fields, values: [paintbrush_Horsepower,paintbrush_Miles_per_Gallon]} : null"
},
{"events": [{"source": "scope", "type": "dblclick"}], "update": "null"}
}
]
},
{
Expand Down
36 changes: 0 additions & 36 deletions examples/compiled/interactive_panzoom_splom.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,10 +168,6 @@
{"signal": "grid_Miles_per_Gallon || grid_Horsepower"}
],
"update": "grid_Miles_per_Gallon && grid_Horsepower ? {unit: \"child__repeat_row_Horsepower__repeat_column_Miles_per_Gallon\", fields: grid_tuple_fields, values: [grid_Miles_per_Gallon,grid_Horsepower]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down Expand Up @@ -362,10 +358,6 @@
{
"events": [{"signal": "grid_Acceleration || grid_Horsepower"}],
"update": "grid_Acceleration && grid_Horsepower ? {unit: \"child__repeat_row_Horsepower__repeat_column_Acceleration\", fields: grid_tuple_fields, values: [grid_Acceleration,grid_Horsepower]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down Expand Up @@ -538,10 +530,6 @@
{
"events": [{"signal": "grid_Horsepower"}],
"update": "grid_Horsepower ? {unit: \"child__repeat_row_Horsepower__repeat_column_Horsepower\", fields: grid_tuple_fields, values: [grid_Horsepower]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down Expand Up @@ -731,10 +719,6 @@
{"signal": "grid_Miles_per_Gallon || grid_Acceleration"}
],
"update": "grid_Miles_per_Gallon && grid_Acceleration ? {unit: \"child__repeat_row_Acceleration__repeat_column_Miles_per_Gallon\", fields: grid_tuple_fields, values: [grid_Miles_per_Gallon,grid_Acceleration]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down Expand Up @@ -907,10 +891,6 @@
{
"events": [{"signal": "grid_Acceleration"}],
"update": "grid_Acceleration ? {unit: \"child__repeat_row_Acceleration__repeat_column_Acceleration\", fields: grid_tuple_fields, values: [grid_Acceleration]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down Expand Up @@ -1098,10 +1078,6 @@
{
"events": [{"signal": "grid_Horsepower || grid_Acceleration"}],
"update": "grid_Horsepower && grid_Acceleration ? {unit: \"child__repeat_row_Acceleration__repeat_column_Horsepower\", fields: grid_tuple_fields, values: [grid_Horsepower,grid_Acceleration]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down Expand Up @@ -1274,10 +1250,6 @@
{
"events": [{"signal": "grid_Miles_per_Gallon"}],
"update": "grid_Miles_per_Gallon ? {unit: \"child__repeat_row_Miles_per_Gallon__repeat_column_Miles_per_Gallon\", fields: grid_tuple_fields, values: [grid_Miles_per_Gallon]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down Expand Up @@ -1467,10 +1439,6 @@
{"signal": "grid_Acceleration || grid_Miles_per_Gallon"}
],
"update": "grid_Acceleration && grid_Miles_per_Gallon ? {unit: \"child__repeat_row_Miles_per_Gallon__repeat_column_Acceleration\", fields: grid_tuple_fields, values: [grid_Acceleration,grid_Miles_per_Gallon]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down Expand Up @@ -1663,10 +1631,6 @@
{"signal": "grid_Horsepower || grid_Miles_per_Gallon"}
],
"update": "grid_Horsepower && grid_Miles_per_Gallon ? {unit: \"child__repeat_row_Miles_per_Gallon__repeat_column_Horsepower\", fields: grid_tuple_fields, values: [grid_Horsepower,grid_Miles_per_Gallon]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down
4 changes: 0 additions & 4 deletions examples/compiled/interactive_panzoom_vconcat_shared.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,6 @@
{"signal": "region_Horsepower || region_Miles_per_Gallon"}
],
"update": "region_Horsepower && region_Miles_per_Gallon ? {unit: \"concat_0\", fields: region_tuple_fields, values: [region_Horsepower,region_Miles_per_Gallon]} : null"
},
{
"events": [{"source": "scope", "type": "dblclick"}],
"update": "null"
}
]
},
Expand Down
Loading

0 comments on commit 3809038

Please sign in to comment.