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 Aug 28, 2024
1 parent fd2ed0a commit c0542c7
Show file tree
Hide file tree
Showing 624 changed files with 3,779 additions and 696 deletions.
7 changes: 6 additions & 1 deletion examples/compiled/airport_connections.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,5 +263,10 @@
"range": [4, 1000],
"zero": true
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/arc_color_mappings.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,10 @@
"range": ["purple", "green", "blue", "yellow", "magenta", "brown"]
}
],
"legends": [{"fill": "color", "symbolType": "circle", "title": "category"}]
"legends": [{"fill": "color", "symbolType": "circle", "title": "category"}],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/arc_donut.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,10 @@
"range": "category"
}
],
"legends": [{"fill": "color", "symbolType": "circle", "title": "category"}]
"legends": [{"fill": "color", "symbolType": "circle", "title": "category"}],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/arc_facet.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,10 @@
"range": "category"
}
],
"legends": [{"fill": "color", "symbolType": "circle", "title": "site"}]
"legends": [{"fill": "color", "symbolType": "circle", "title": "site"}],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/arc_ordinal_theta.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,10 @@
"range": "category"
}
],
"legends": [{"fill": "color", "symbolType": "circle", "title": "dir"}]
"legends": [{"fill": "color", "symbolType": "circle", "title": "dir"}],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/arc_params.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,5 +165,10 @@
"zero": true
}
],
"legends": [{"fill": "color", "symbolType": "circle", "title": "category"}]
"legends": [{"fill": "color", "symbolType": "circle", "title": "category"}],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/arc_pie.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,10 @@
"range": "category"
}
],
"legends": [{"fill": "color", "symbolType": "circle", "title": "category"}]
"legends": [{"fill": "color", "symbolType": "circle", "title": "category"}],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/arc_pie_normalize_tooltip.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,10 @@
"range": "category"
}
],
"legends": [{"fill": "color", "symbolType": "circle", "title": "category"}]
"legends": [{"fill": "color", "symbolType": "circle", "title": "category"}],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/arc_pie_pyramid.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,10 @@
"fill": "color",
"symbolType": "circle"
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/arc_radial.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,10 @@
},
"range": "category"
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/arc_radial_histogram.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,5 +150,10 @@
"bins": {"signal": "layer_1_bin_maxbins_10_IMDB_Rating_bins"},
"zero": false
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/area.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,10 @@
"tickCount": {"signal": "ceil(height/40)"},
"zindex": 0
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/area_cumulative_freq.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,10 @@
"tickCount": {"signal": "ceil(height/40)"},
"zindex": 0
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/area_density.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,10 @@
"tickCount": {"signal": "ceil(height/40)"},
"zindex": 0
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/area_density_facet.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,5 +200,10 @@
"nice": true,
"zero": true
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/area_density_stacked.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,5 +158,10 @@
"zindex": 0
}
],
"legends": [{"fill": "color", "symbolType": "circle", "title": "Species"}]
"legends": [{"fill": "color", "symbolType": "circle", "title": "Species"}],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
9 changes: 8 additions & 1 deletion examples/compiled/area_density_stacked_fold.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,5 +165,12 @@
"zindex": 0
}
],
"legends": [{"fill": "color", "symbolType": "circle", "title": "Measurement"}]
"legends": [
{"fill": "color", "symbolType": "circle", "title": "Measurement"}
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/area_gradient.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,10 @@
"tickCount": {"signal": "ceil(height/40)"},
"zindex": 0
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/area_horizon.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,5 +206,10 @@
"zindex": 0
}
],
"config": {"style": {"area": {"interpolate": "monotone"}}}
"config": {
"style": {
"area": {"interpolate": "monotone"},
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/area_invalid_null.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,10 @@
"tickCount": {"signal": "ceil(height/40)"},
"zindex": 0
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/area_overlay.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,5 +193,10 @@
"tickCount": {"signal": "ceil(height/40)"},
"zindex": 0
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/area_overlay_with_y2.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,5 +162,10 @@
"tickCount": {"signal": "ceil(height/40)"},
"zindex": 0
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/area_params.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,5 +158,10 @@
"tickCount": {"signal": "ceil(height/40)"},
"zindex": 0
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/area_temperature_range.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,10 @@
"tickCount": {"signal": "ceil(height/40)"},
"zindex": 0
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/area_vertical.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,10 @@
},
"zindex": 0
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/argmin_spaces.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,10 @@
"title": "Fighter Name",
"zindex": 0
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/bar.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,10 @@
"tickCount": {"signal": "ceil(height/40)"},
"zindex": 0
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/bar_1d.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,10 @@
"tickCount": {"signal": "ceil(width/40)"},
"zindex": 0
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/bar_1d_binned.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,10 @@
"zindex": 0
}
],
"config": {"style": {"cell": {"stroke": null}}}
"config": {
"style": {
"cell": {"stroke": null},
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/bar_1d_default_size.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,10 @@
"tickCount": {"signal": "ceil(width/40)"},
"zindex": 0
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/bar_1d_dimension_only.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,10 @@
"tickCount": {"signal": "ceil(height/40)"},
"zindex": 0
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/bar_1d_step_config.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,10 @@
"tickCount": {"signal": "ceil(width/40)"},
"zindex": 0
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
7 changes: 6 additions & 1 deletion examples/compiled/bar_1d_temporal.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,10 @@
"tickCount": {"signal": "ceil(width/40)"},
"zindex": 0
}
]
],
"config": {
"style": {
"tick": {"binSpacing": 0, "continuousBandSize": 5, "minBandSize": 0.25}
}
}
}
Loading

0 comments on commit c0542c7

Please sign in to comment.