
Implementation of Twitter Users Network.
- Hover over a node to see User Label (or UserId if not any label) and the User profile.
- Each User is colored according to one of the 15 different topics extracted and the node radius is proportional to the User's influence.
- The User profile provides details, such as gender and the topic words of their most discussed topic.
It will open up a tooltip.
- Navigate through panning and mousewheel-zoom. If you zoom in when centred on a User, the
graph will expand around it.
- You can also search for a specific User label using the search bar at the top.
- Bottom right button is for zooming out and centering the graph.
- Finally, apply filters matching your criteria on the attributes listed in the side panel.
If you want, to reset the filters click on reset-button.
For additional information, check the
Reveal Project HomePage.