From 0fddd637c43038835c29355c7d201c4ffbdf310a Mon Sep 17 00:00:00 2001 From: Marvin Scham Date: Mon, 22 Aug 2022 22:21:44 +0200 Subject: [PATCH] Adjusted d3 import method --- basic-example/javascript.html | 22 ++++++++++++++++------ basic-example/pyscript.html | 8 -------- 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/basic-example/javascript.html b/basic-example/javascript.html index f4f234e..6686498 100644 --- a/basic-example/javascript.html +++ b/basic-example/javascript.html @@ -5,14 +5,15 @@ - - D3 mit JavaScript @@ -25,17 +26,26 @@ - + + - from pyodide import create_proxy, to_js, open_url