Skip to content

Commit

Permalink
chore: update examples [CI]
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed May 27, 2024
1 parent cda8955 commit c1dff5b
Show file tree
Hide file tree
Showing 43 changed files with 47 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/compiled/airport_connections.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "#4c78a8"},
"ariaRoleDescription": {"value": "circle"},
"description": {
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/concat_bar_layer_circle.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@
"from": {"data": "data_3"},
"encode": {
"update": {
"cursor": {"value": "pointer"},
"fill": [
{
"test": "!length(data(\"pts_store\")) || vlSelectionTest(\"pts_store\", datum)",
Expand Down
2 changes: 2 additions & 0 deletions examples/compiled/concat_hover.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": [
{
Expand Down Expand Up @@ -239,6 +240,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": [
{
Expand Down
2 changes: 2 additions & 0 deletions examples/compiled/concat_hover_filter.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": {"value": "#4c78a8"},
"ariaRoleDescription": {"value": "point"},
Expand Down Expand Up @@ -282,6 +283,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": {"value": "#4c78a8"},
"ariaRoleDescription": {"value": "point"},
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/dynamic_color_legend.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@
"from": {"data": "data_1"},
"encode": {
"update": {
"cursor": {"value": "pointer"},
"fill": [
{
"test": "!length(data(\"click_store\")) || vlSelectionTest(\"click_store\", datum)",
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/interactive_concat_layer.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@
"from": {"data": "data_3"},
"encode": {
"update": {
"cursor": {"value": "pointer"},
"fill": [
{
"test": "!length(data(\"pts_store\")) || vlSelectionTest(\"pts_store\", datum)",
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/interactive_global_development.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@
"update": {
"opacity": {"value": 0.9},
"size": {"value": 100},
"cursor": {"value": "pointer"},
"fill": {"scale": "color", "field": "name"},
"ariaRoleDescription": {"value": "circle"},
"description": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
"from": {"data": "data_0"},
"encode": {
"update": {
"cursor": {"value": "pointer"},
"tooltip": {
"signal": "{\"IMDB Rating (binned)\": !isValid(datum[\"bin_maxbins_10_IMDB Rating\"]) || !isFinite(+datum[\"bin_maxbins_10_IMDB Rating\"]) ? \"null\" : format(datum[\"bin_maxbins_10_IMDB Rating\"], \"\") + \"\" + format(datum[\"bin_maxbins_10_IMDB Rating_end\"], \"\"), \"Count of Records\": format(datum[\"__count\"], \"\")}"
},
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/interactive_index_chart.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
"encode": {
"update": {
"opacity": {"value": 0},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": {"value": "#4c78a8"},
"ariaRoleDescription": {"value": "point"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@
"from": {"data": "data_6"},
"encode": {
"update": {
"cursor": {"value": "pointer"},
"fill": {"value": "#ddd"},
"ariaRoleDescription": {"value": "bar"},
"description": {
Expand Down Expand Up @@ -414,6 +415,7 @@
"from": {"data": "data_7"},
"encode": {
"update": {
"cursor": {"value": "pointer"},
"fill": {"value": "#ddd"},
"ariaRoleDescription": {"value": "bar"},
"description": {
Expand Down Expand Up @@ -569,6 +571,7 @@
"from": {"data": "data_2"},
"encode": {
"update": {
"cursor": {"value": "pointer"},
"fill": {"value": "#ddd"},
"ariaRoleDescription": {"value": "bar"},
"description": {
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/interactive_line_hover.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
"update": {
"stroke": {"value": "transparent"},
"strokeWidth": {"value": 8},
"cursor": {"value": "pointer"},
"opacity": [
{
"test": "!length(data(\"hover_store\")) || vlSelectionTest(\"hover_store\", datum)",
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/interactive_line_point_hover.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
},
{"value": 0}
],
"cursor": {"value": "pointer"},
"tooltip": {
"signal": "{\"date\": timeFormat(datum[\"date\"], '%b %d, %Y'), \"price\": format(datum[\"price\"], \"\"), \"symbol\": isValid(datum[\"symbol\"]) ? datum[\"symbol\"] : \"\"+datum[\"symbol\"]}"
},
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/interactive_multi_line_label.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@
},
{"value": 0}
],
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": {"scale": "color", "field": "symbol"},
"ariaRoleDescription": {"value": "point"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@
"from": {"data": "data_1"},
"encode": {
"update": {
"cursor": {"value": "pointer"},
"stroke": {"value": "black"},
"opacity": [
{
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/interactive_multi_line_tooltip.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@
"from": {"data": "data_0"},
"encode": {
"update": {
"cursor": {"value": "pointer"},
"stroke": [
{
"test": "length(data(\"hover_store\")) && vlSelectionIdTest(\"hover_store\", datum)",
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/interactive_paintbrush.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": {"value": "#4c78a8"},
"ariaRoleDescription": {"value": "point"},
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/interactive_paintbrush_color.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": [
{
"test": "!length(data(\"paintbrush_store\")) || vlSelectionIdTest(\"paintbrush_store\", datum)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": [
{
"test": "!length(data(\"paintbrush_store\")) || vlSelectionIdTest(\"paintbrush_store\", datum)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": [
{"test": "!!toggleOrigin", "scale": "color", "field": "Origin"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": [
{"test": "!!toggleOrigin", "scale": "color", "field": "Origin"},
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/interactive_point_init.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": [
{
"test": "!length(data(\"CylYr_store\")) || vlSelectionTest(\"CylYr_store\", datum)",
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/interactive_seattle_weather.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -492,6 +492,7 @@
"from": {"data": "data_1"},
"encode": {
"update": {
"cursor": {"value": "pointer"},
"fill": [
{
"test": "!length(data(\"click_store\")) || vlSelectionTest(\"click_store\", datum)",
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/interactive_stocks_nearest_index.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@
"encode": {
"update": {
"opacity": {"value": 0},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": {"value": "#4c78a8"},
"ariaRoleDescription": {"value": "point"},
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/param_expr.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"update": {
"opacity": {"signal": "opacityVar/100"},
"size": {"signal": "sel.Miles_per_Gallon * 10 || 75"},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": {"value": "#4c78a8"},
"ariaRoleDescription": {"value": "point"},
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/selection_heatmap.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"encode": {
"update": {
"strokeWidth": {"value": 2},
"cursor": {"value": "pointer"},
"fill": {"scale": "fill", "field": "count"},
"stroke": [
{
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/selection_insert.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": [
{
"test": "!length(data(\"paintbrush_store\")) || vlSelectionIdTest(\"paintbrush_store\", datum)",
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/selection_multi_condition.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": [
{
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/selection_project_multi.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": [
{
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/selection_project_multi_origin.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": [
{
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/selection_project_single.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": [
{
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/selection_project_single_origin.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": [
{
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/selection_toggle_altKey.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": [
{
"test": "!length(data(\"paintbrush_store\")) || vlSelectionIdTest(\"paintbrush_store\", datum)",
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/selection_toggle_altKey_shiftKey.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": [
{
"test": "!length(data(\"paintbrush_store\")) || vlSelectionIdTest(\"paintbrush_store\", datum)",
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/selection_toggle_shiftKey.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": [
{
"test": "!length(data(\"paintbrush_store\")) || vlSelectionIdTest(\"paintbrush_store\", datum)",
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/selection_type_point.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
"from": {"data": "source_0"},
"encode": {
"update": {
"cursor": {"value": "pointer"},
"fill": [
{
"test": "!length(data(\"pts_store\")) || vlSelectionIdTest(\"pts_store\", datum)",
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/selection_type_point_zorder.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"encode": {
"update": {
"opacity": {"value": 1},
"cursor": {"value": "pointer"},
"fill": [
{
"test": "length(data(\"param_122_store\")) && vlSelectionIdTest(\"param_122_store\", datum)",
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/selection_type_single_dblclick.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
"from": {"data": "source_0"},
"encode": {
"update": {
"cursor": {"value": "pointer"},
"fill": [
{
"test": "!length(data(\"pts_store\")) || vlSelectionIdTest(\"pts_store\", datum)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
"from": {"data": "source_0"},
"encode": {
"update": {
"cursor": {"value": "pointer"},
"fill": [
{
"test": "!length(data(\"pts_store\")) || vlSelectionIdTest(\"pts_store\", datum)",
Expand Down
1 change: 1 addition & 0 deletions examples/compiled/vconcat_flatten.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": [
{
"test": "!length(data(\"pts_store\")) || vlSelectionTest(\"pts_store\", datum)",
Expand Down

0 comments on commit c1dff5b

Please sign in to comment.