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

Next Steps to the Network Visualization Project #15

Open
3 of 6 tasks
SirenaYu opened this issue Oct 28, 2019 · 3 comments
Open
3 of 6 tasks

Next Steps to the Network Visualization Project #15

SirenaYu opened this issue Oct 28, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@SirenaYu
Copy link
Contributor

SirenaYu commented Oct 28, 2019

  1. Complete the search bar feature
  • We currently have a text box on the webpage, however we don't yet have the search bar feature.
  • We should aim to create a search bar so that we can search for people's names and then only display nodes relevant to the person searched.
  1. Background boxes for node labels
  • We currently have a label for each node, but we do not yet have a background box for the nodes.
  • We should aim to create a box compatible with the length of each text label.
  1. Create a bar to adjust visual density
  • We should create a draggable bar for the user to adjust the visual density of nodes.
  1. Display information when a node is clicked
  • We should aim to display information about a particular person when their node is clicked on.
@SirenaYu SirenaYu added the enhancement New feature or request label Oct 28, 2019
@ryaanahmed
Copy link
Member

@SirenaYu -- this looks like a bunch of separate issues to me (most of which can happen independently) -- could you break it up into smaller chunks? Thanks!

@wilke0818
Copy link
Contributor

In regards to your 4th item (Displaying information when a node is clicked), we submitted a pull request to add this functionality for the initial data that we are currently working with, however, it will need some tweaking once we start working with the final/actual data.

@angcast
Copy link

angcast commented Nov 2, 2019

I worked on number 4 on the branch Display_info_node!

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

No branches or pull requests

4 participants