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

feat(threads): threads.models, threads.graphs #1

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

reedjones
Copy link
Owner

Introduces a CiviLink model to represent the graph's directed edges
a
la
CiviWiki#1438 (comment) added
a basic graph template at threads/templates/graph.html added library
cytoscapejs for graph viz
added networkx library for graph
(python)
graph visual is still kinda wonky, need to fix it but the basic gist of it is there kinda sorta

a start at closing
CiviWiki#149

⚠️ When contributing code, please make sure you claim any related issue before opening a pull request. We will then assign you to the task to let other developers know that it has been claimed.

Closes #issue-number

Description

Introduces a CiviLink model to represent the graph's directed edges
 a
la
CiviWiki#1438 (comment)
added
a basic graph template at threads/templates/graph.html
added library
cytoscapejs for graph viz
added networkx library for graph
(python)
graph visual is still kinda wonky, need to fix it but the basic
gist of it is there kinda sorta

a start at closing
CiviWiki#149
@reedjones reedjones merged commit 3766782 into develop Nov 22, 2024
@reedjones reedjones deleted the add-graph-relationships branch November 22, 2024 18:11
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