gioser-web: integrate gioser-graph-web widget below page content
- Add gioser-graph-web dependency to gioser-web - After markdown loads, mount SVG semantic graph below content - Graph fetches from api.gioser.net/graph endpoint - Uses Qdrant k-NN edges, colored by camino - Callback navigation placeholder (will be wired in next commit)
This commit is contained in:
@@ -14,6 +14,7 @@ gioser-canvas-web = { path = "../../modules/gioser/gioser-canvas-web" }
|
||||
fana-md-reader-web = { path = "../../modules/fana/fana-md-reader-web" }
|
||||
revista-web = { path = "../../modules/revista/revista-web" }
|
||||
barra-web = { path = "../../modules/barra/barra-web" }
|
||||
gioser-graph-web = { path = "../../modules/gioser/gioser-graph-web" }
|
||||
wasm-bindgen.workspace = true
|
||||
wasm-bindgen-futures.workspace = true
|
||||
js-sys.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user