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
@@ -548,10 +548,10 @@ var config = {
548
548
embed_button_text: 'Copy',
549
549
embed_title: 'embed map',
550
550
embed_body_text: 'You can use this code to embed the visualization on your own website or in a dashboard.',
551
-
high_metadata_quality: "High metadata quality",
551
+
high_metadata_quality: "Data quality",
552
552
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.",
553
553
high_metadata_quality_desc_pubmed: "This knowledge map only includes documents with an abstract. High metadata quality significantly improves the quality of your knowledge map.",
554
-
low_metadata_quality: "Low metadata quality",
554
+
low_metadata_quality: "Data quality",
555
555
low_metadata_quality_desc_base: "This knowledge map includes documents with and without an abstract. Low metadata quality may significantly reduce the quality of your knowledge map. ",
556
556
low_metadata_quality_desc_pubmed: "This knowledge map includes documents with and without an abstract. Low metadata quality may significantly reduce the quality of your knowledge map. ",
557
557
area_streamgraph: "Stream",
@@ -573,7 +573,7 @@ var config = {
573
573
search_placeholder: "Search within visualization...",
0 commit comments