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 views #29

Open
1 of 3 tasks
Caussz opened this issue Jun 30, 2024 · 0 comments
Open
1 of 3 tasks

FEAT: Graph views #29

Caussz opened this issue Jun 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Caussz
Copy link
Member

Caussz commented Jun 30, 2024

Create the following graph views using publications and their autors and keywords:

  • Node: keywords - it's size based on quantity & Edges: it's thickness based on the relationship between keywords (cited in the same publication)
  • Node: authors - it's size based on their publications number & Edges: it's thickness based on the relationship between authors (publications in common)
  • Node: research area - a different color for each area and their size corresponding to the number of publications & Edges: we need to discuss about this
    - [ ] In progress...
@Caussz Caussz self-assigned this Jun 30, 2024
@ldmfabio ldmfabio added the enhancement New feature or request label Jul 1, 2024
Caussz added a commit that referenced this issue Jul 2, 2024
Caussz added a commit that referenced this issue Jul 2, 2024
Caussz added a commit that referenced this issue Jul 2, 2024
Caussz added a commit that referenced this issue Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants