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

This has me running! #2

Closed
wants to merge 2 commits into from
Closed

Conversation

dbrnz
Copy link

@dbrnz dbrnz commented Nov 9, 2022

No description provided.

@alan-wu
Copy link
Owner

alan-wu commented Apr 25, 2024

We have now moved to using vue3, this should not be needed anymore.

@alan-wu alan-wu closed this Apr 25, 2024
alan-wu pushed a commit that referenced this pull request May 2, 2024
alan-wu pushed a commit that referenced this pull request May 2, 2024
A few changes were need for this:

 - Split up the flatmap connectivity query to be able to be used more
   generally
 - Add outputs to the flatmap connectivity for external usage
 - Add another few steps of processing to calculate which paths to
   highlight. It goes as follows:
   1. Find nodes that come from clicked path
   2. Find paths that come from the found nodes
   3. Find nodes that come from paths of #2
   4. If #3 is an origin node, remove the path #2 from list of highlited
      paths
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.

2 participants