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 28, 2024
1 parent 8211795 commit 3ff3d3a
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 20 deletions.
1 change: 0 additions & 1 deletion examples/compiled/airport_connections.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "#4c78a8"},
"ariaRoleDescription": {"value": "circle"},
"description": {
Expand Down
2 changes: 0 additions & 2 deletions examples/compiled/concat_hover.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": [
{
Expand Down Expand Up @@ -240,7 +239,6 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": [
{
Expand Down
2 changes: 0 additions & 2 deletions examples/compiled/concat_hover_filter.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": {"value": "#4c78a8"},
"ariaRoleDescription": {"value": "point"},
Expand Down Expand Up @@ -283,7 +282,6 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"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 @@ -122,7 +122,6 @@
"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: 0 additions & 1 deletion examples/compiled/interactive_index_chart.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@
"encode": {
"update": {
"opacity": {"value": 0},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": {"value": "#4c78a8"},
"ariaRoleDescription": {"value": "point"},
Expand Down
1 change: 0 additions & 1 deletion examples/compiled/interactive_line_hover.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@
"update": {
"stroke": {"value": "transparent"},
"strokeWidth": {"value": 8},
"cursor": {"value": "pointer"},
"opacity": [
{
"test": "!length(data(\"hover_store\")) || vlSelectionTest(\"hover_store\", datum)",
Expand Down
1 change: 0 additions & 1 deletion examples/compiled/interactive_line_point_hover.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@
},
{"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: 0 additions & 1 deletion examples/compiled/interactive_multi_line_label.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@
},
{"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,7 +173,6 @@
"from": {"data": "data_1"},
"encode": {
"update": {
"cursor": {"value": "pointer"},
"stroke": {"value": "black"},
"opacity": [
{
Expand Down
1 change: 0 additions & 1 deletion examples/compiled/interactive_multi_line_tooltip.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@
"from": {"data": "data_0"},
"encode": {
"update": {
"cursor": {"value": "pointer"},
"stroke": [
{
"test": "length(data(\"hover_store\")) && vlSelectionIdTest(\"hover_store\", datum)",
Expand Down
1 change: 0 additions & 1 deletion examples/compiled/interactive_paintbrush.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": {"value": "#4c78a8"},
"ariaRoleDescription": {"value": "point"},
Expand Down
1 change: 0 additions & 1 deletion examples/compiled/interactive_paintbrush_color.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
"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,7 +82,6 @@
"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,7 +78,6 @@
"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,7 +78,6 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": [
{"test": "!!toggleOrigin", "scale": "color", "field": "Origin"},
Expand Down
1 change: 0 additions & 1 deletion examples/compiled/selection_multi_condition.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,6 @@
"encode": {
"update": {
"opacity": {"value": 0.7},
"cursor": {"value": "pointer"},
"fill": {"value": "transparent"},
"stroke": [
{
Expand Down
1 change: 0 additions & 1 deletion examples/compiled/selection_type_point_zorder.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@
"encode": {
"update": {
"opacity": {"value": 1},
"cursor": {"value": "pointer"},
"fill": [
{
"test": "length(data(\"param_122_store\")) && vlSelectionIdTest(\"param_122_store\", datum)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@
"from": {"data": "source_0"},
"encode": {
"update": {
"cursor": {"value": "pointer"},
"fill": [
{
"test": "!length(data(\"pts_store\")) || vlSelectionIdTest(\"pts_store\", datum)",
Expand Down

0 comments on commit 3ff3d3a

Please sign in to comment.