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/graph coloring ambiguity issue #186

Merged
merged 5 commits into from
Jul 9, 2024

Conversation

iremozs
Copy link
Contributor

@iremozs iremozs commented Jul 7, 2024

Description

  • Added a legend for the topic node coloring
  • Added the topic name when hovered over a node
  • Adjusted the backend to return a maximum of given number of topics and pack the rest into topic name "others", with default max_topics set to 25.
  • Added a combined color scheme with a total number of 30 different colors.

Related Backlog Item

Issue: #181


Context

  • The users understand what the node coloring means.

Checklist:

  • I have documented my changes
  • I have tested the changes and they work as expected
  • I have assigned this PR to someone
  • I have run make format to format my code

Additional references

@iremozs iremozs self-assigned this Jul 7, 2024
@nikolas-rauscher nikolas-rauscher self-requested a review July 9, 2024 11:02
Copy link
Contributor

@nikolas-rauscher nikolas-rauscher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i added it to the new codebase

@nikolas-rauscher nikolas-rauscher merged commit c9ddd4a into develop Jul 9, 2024
1 check 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.

2 participants