From 9f55c5f924455333b778ade9f606f72bf2c0a3dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bankn8II=C2=A9=24A?= <102619282+barionleg@users.noreply.github.com> Date: Thu, 21 Nov 2024 16:11:23 +0100 Subject: [PATCH] Update index4.html --- docs/examples/index4.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/examples/index4.html b/docs/examples/index4.html index abd614959..6f92b4c37 100644 --- a/docs/examples/index4.html +++ b/docs/examples/index4.html @@ -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"