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 17, 2024
1 parent df46191 commit fd8286d
Show file tree
Hide file tree
Showing 12 changed files with 8 additions and 8 deletions.
Binary file modified examples/compiled/point_invalid_size_show.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion examples/compiled/point_invalid_size_show.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion examples/compiled/point_invalid_size_show.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"name": "size",
"type": "linear",
"domain": {"data": "source_0", "field": "c"},
"range": [0, 361],
"range": [4, 361],
"zero": true
},
{
Expand Down
Binary file modified examples/compiled/test_invalid_color_size_config_scale.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion examples/compiled/test_invalid_color_size_config_scale.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
"name": "size",
"type": "linear",
"domain": {"data": "data_0", "field": "c"},
"range": [0, 361],
"range": [4, 361],
"zero": true
},
{
Expand Down
Binary file modified examples/compiled/test_invalid_color_size_mark_filter_only.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
"name": "size",
"type": "linear",
"domain": {"data": "data_0", "field": "c"},
"range": [0, 361],
"range": [4, 361],
"zero": true
},
{
Expand Down
Binary file modified examples/compiled/test_invalid_color_size_mark_show_only.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
"name": "size",
"type": "linear",
"domain": {"data": "source_0", "field": "c"},
"range": [0, 361],
"range": [4, 361],
"zero": true
},
{
Expand Down

0 comments on commit fd8286d

Please sign in to comment.