Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag and reference graphs #32

Merged
merged 28 commits into from
Aug 12, 2023
Merged

Tag and reference graphs #32

merged 28 commits into from
Aug 12, 2023

Conversation

lggruspe
Copy link
Owner

This PR changes the kind of graph shown on certain pages.

  • /#tags now shows graph of related tags
  • /#references shows graph of related references
  • /#ref-foobar2023 shows graph of notes that cite [@foobar2023]

Performance improvements:

  • Reverts to using cytoscape for computing layouts of small graphs
    • Graphviz is only used for large graphs (> 100 nodes)
    • This should reduce build times by a lot.

@lggruspe lggruspe merged commit 13e68b5 into master Aug 12, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant