Skip to content

Commit

Permalink
Update interactive_area_brush.vg.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alliefeldman authored Oct 4, 2023
1 parent 405348a commit 7ebd79d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions examples/compiled/interactive_area_brush.vg.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,11 +151,7 @@
"on": [
{
"events": [
{
"source": "scope",
"type": "pointerdown",
"markname": "brush_brush"
}
{"source": "scope", "type": "pointerdown", "markname": "brush_brush"}
],
"update": "{x: x(unit), y: y(unit), extent_x: slice(brush_x)}"
}
Expand Down

0 comments on commit 7ebd79d

Please sign in to comment.