Skip to content

Commit 7bd5f73

Browse files
committed
docs: legend config
1 parent 749da5a commit 7bd5f73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ The subkeys are:
136136
|-------|---------------|-----------|
137137
| `id` | ID used to identify which ontology is being used, for possibly better integration of a specific ontology (like SNIK). *This seems to be unused.* | `"snik"` |
138138
| `name` | Displayed name of the ontology. | `"SNIK"` |
139+
| `legend` | Raw HTML for legend in the bottom left. | `"<span>&#9632; Entity Type</span>"` |
139140
| `title` | Title of the browser tab. Defaults to `"Ontology Graph"` if not specified. | `"SNIK Ontology Graph"` |
140141
| `initialView` | Object (probably JSON) which is loaded as the initial view. Consult [snik](./js/config/initialView/snik.json) and [hito](./js/config/initialView/hito.json) as examples. ||
141142
| `snik` | SNIK-specific configuration. Only used for SNIK. Probably `null` if not the default. See below. | `null` |

0 commit comments

Comments
 (0)