Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
afia-farzana167 committed Oct 13, 2024
1 parent d75501e commit 50885a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DentalTherapists.js
Original file line number Diff line number Diff line change
@@ -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);

0 comments on commit 50885a1

Please sign in to comment.