Welcome to the help page for loading the Annotation Lookup CSV file! This guide will help you prepare and load a CSV file to populate the dropdown box for annotations created in the annotations panel.
The Annotation Lookup CSV file is used to populate the dropdown menu in the annotations panel with options that users can select when creating annotations. This file should have two columns: 1. display: Contains the text shown in the dropdown menu. 2. value: Contains the corresponding data to be written in the annotations dataframe.
display
: This is the text that will appear in the dropdown menu for the user to select.value
: This is the data that will be stored in the annotations dataframe.value
column.display
. In the second column, input the corresponding values under the header value
.value
column.We hope this guide helps you effectively prepare and load your Annotation Lookup CSV file. For further assistance, please contact our support team.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.