From 50885a1148438d63b87774006088dfdb25ceb01d Mon Sep 17 00:00:00 2001 From: afia-farzana Date: Sun, 13 Oct 2024 18:24:57 +1100 Subject: [PATCH] a --- DentalTherapists.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DentalTherapists.js b/DentalTherapists.js index 4c72e26..a873480 100644 --- a/DentalTherapists.js +++ b/DentalTherapists.js @@ -1,4 +1,4 @@ var vg_4 = "DentalTherapists.json"; -vegaEmbed("#DentalTherapists", vg_4).then(function(result) { +vegaEmbed("#DentalTherapists", vg_4, { actions: false }).then(function(result) { // Access the Vega view instance ("https://vega.github.io/vega/docs/api/view/") as result.view }).catch(console.error); \ No newline at end of file