Skip to content

Commit 46ae268

Browse files
committed
feat: editor minimap and highlight focus
1 parent d1190e1 commit 46ae268

File tree

3 files changed

+496
-31
lines changed

3 files changed

+496
-31
lines changed

dev/ontology-v2-json-response/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ python scripts/visualize_jsonld.py
157157
| **Node Details Panel** | Click a node to see full details in the sidebar |
158158
| **JSON-LD Editor Panel** | Collapsible editor between sidebar and graph (collapsed by default) for direct JSON-LD editing |
159159
| **Node-to-Source Jump** | From Node Details, use **Edit in JSON-LD** to open the editor and highlight the node block plus all reference lines |
160+
| **Editor Minimap** | Toggle a minimap from the editor toolbar to navigate quickly; minimap markers follow highlighted node-related lines |
160161
| **Apply + Download** | Apply edited JSON-LD to rebuild graph/tables in-browser and download edited JSON-LD as a file |
161162
| **Data Tables** | Collapsible panel with tabbed tables for each entity type |
162163
| **Collapsible Sidebar** | Toggle button to collapse/expand the sidebar for more graph space |

0 commit comments

Comments
 (0)