Plot mode¶
kmviz support a plot mode that allows making maps and plots from arbitrary data (from csv,tsv or xlsx).
The plot mode does not require any configuration and can be started as follows:
Once a tsv file is loaded, the interface is the same as the database interface, but without the sidebar and Index and Sequence tabs.

| Field | Description | Required |
|---|---|---|
| Index | Index column name | |
| Separator | Column separator | |
| Longitude | Longitude colmun name, if applicable | |
| Latitude | Latitude colmun name, if applicable |