Skip to content

Embed interactive ego-graph on wiki pages for navigation #3

Description

@alexeygrigorev

On each wiki/article page, embed a compact interactive ego-graph (the current page node + its connections) so readers can see related pages and explore/navigate.

  • Reuse the graph data (graph/graph.json) and the ego-view visual language from /graph.html.
  • Clicking a neighbour navigates to that page (or opens it in the full graph).
  • Enhance assets/page-graph.js (the existing "See Also in the Graph" list) rather than the main graph.js.
  • Should degrade to the grouped connection list if canvas/JS unavailable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions