Skip to content

Commit c5eae62

Browse files
GitHub Actions Bothydrosquall
authored andcommitted
chore: update examples [CI]
1 parent 6763a4a commit c5eae62

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed
6.63 KB
Loading
Lines changed: 1 addition & 0 deletions
Loading

examples/compiled/arc_quantitative_stacked_theta.vg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://vega.github.io/schema/vega/v5.json",
2+
"$schema": "https://vega.github.io/schema/vega/v6.json",
33
"background": "white",
44
"padding": 5,
55
"width": 200,

examples/specs/arc_quantitative_stacked_theta.vl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://vega.github.io/schema/vega-lite/v5.json",
2+
"$schema": "https://vega.github.io/schema/vega-lite/v6.json",
33
"data": {
44
"values": [
55
{

0 commit comments

Comments
 (0)