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 4cbb2f5 commit 0561610
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 @@ -49,10 +49,10 @@
"$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": 920,
"height": 80%,
"padding": 5,
"autosize": {
"type": "fit"
"type": "pad"
},

"signals": [
Expand Down

0 comments on commit 0561610

Please sign in to comment.