From 6f9241164ead5c7ee0eed9d5241fc6b2c3017220 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 15:35:26 +0100 Subject: [PATCH] Update index3.html --- docs/examples/index3.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/examples/index3.html b/docs/examples/index3.html index ca8fd49d7..33422105a 100644 --- a/docs/examples/index3.html +++ b/docs/examples/index3.html @@ -47,8 +47,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": 80%, - "height": 80%, + "width": 920, + "height": 820, "padding": 5, "autosize": "none",