You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vis/js/default-config.js
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -551,7 +551,7 @@ var config = {
551
551
embed_button_title: "Embed this knowledge map on other websites",
552
552
embed_button_text: 'Copy',
553
553
copied_button_text: 'Copied',
554
-
embed_title: 'embed map',
554
+
embed_title: 'embed visualization',
555
555
embed_body_text: 'You can use this code to embed the visualization on your own website or in a dashboard.',
556
556
high_metadata_quality: "Data quality",
557
557
high_metadata_quality_desc_base: "This knowledge map only includes documents with an abstract (min. 300 characters). High metadata quality significantly improves the quality of your knowledge map.",
@@ -633,7 +633,7 @@ var config = {
633
633
embed_button_title: "Embed this knowledge map on other websites",
634
634
embed_button_text: 'Copy',
635
635
copied_button_text: 'Copied',
636
-
embed_title: 'embed map',
636
+
embed_title: 'embed visualization',
637
637
embed_body_text: 'You can use this code to embed the visualization on your own website or in a dashboard.',
638
638
link: 'link',
639
639
tweets_count_label: " tweets",
@@ -940,7 +940,7 @@ var config = {
940
940
embed_button_title: "Embed this knowledge map on other websites",
941
941
embed_button_text: 'Copy',
942
942
copied_button_text: 'Copied',
943
-
embed_title: 'embed map',
943
+
embed_title: 'embed visualization',
944
944
embed_body_text: 'You can use this code to embed the visualization on your own website or in a dashboard.',
0 commit comments