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(frontend): support multiple knowledge base for network graph viewer #632

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

634750802
Copy link
Collaborator

@634750802 634750802 commented Feb 24, 2025

close #618

  • if results contains only one knowledge base, use primary color as before (black in light mode, white in dark mode)
  • if results contains more than one knowledge bases, use chart colors from --var-chart-{i} (maximum 5 colors supported currently.)
  • nodes are clustered by given initial positions related by knowledge base index. See source code for more details.

@634750802 634750802 requested a review from Mini256 February 24, 2025 07:54
Copy link

vercel bot commented Feb 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tidb-ai-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 8:04am
tidb-ai-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 8:04am

Copy link

@634750802 634750802 added this to the Release v0.5.0 milestone Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Graph editor support display multiple sub knowledge graph
1 participant