Skip to content

Commit

Permalink
Update index4.html
Browse files Browse the repository at this point in the history
  • Loading branch information
barionleg authored Nov 21, 2024
1 parent 8dffc26 commit 9f55c5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/examples/index4.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
var spec = {
"$schema": "https://vega.github.io/schema/vega/v5.json",
"description": "An example of a radial layout for a node-link diagram of hierarchical data.",
"width": 920,
"height": 720,
"width": 820,
"height": 820,
"padding": 5,
"autosize": {
"type": "fit"
Expand Down

0 comments on commit 9f55c5f

Please sign in to comment.