NodeXL offers a range of shapes to represent vertices, including: circle, square, triangle, and diamond in filled and unfilled forms. Vertices can also be represented as images. Edges can also have styles:
|
Vertex
NodeXL (v.166) Keyboard Shortcuts
NodeXL now (v.166) offers users a set of keyboard shortcuts that can speed up your routine network layout tasks.
After you click in the graph pane, a number of keyboard shortcuts are now available for functions that had previously been available in the visualization pane’s right-click menu. Now, you can press:
Ctrl+A to select all vertices and edges
Ctrl+V to select all vertices
Ctrl+E to select all edges
Ctrl+D to deselect everything
Ctrl+P to edit the properties of the selected vertices
Ctrl+C to save the graph image to the Windows clipboard
Ctrl+I to save the graph image to a file
Arrow key to move the selected vertices a small distance
Shift+arrow key to move the selected vertices a large distance.
(If you forget a shortcut, most of them are listed in the graph pane’s right-click menu.)
If you have any suggestions for other frequent tasks that could be accelerated with a keyboard command, please contact us on the NodeXL discussion board or here in the comments.
Expand and Collapse Groups of Vertices with NodeXL v.132
Clusters are now groups in NodeXL. Recently, the NodeXL team has been focused on a set of new features related to grouping sets of vertices together. In the previous version we released a feature that allowed all sorts of groupings to be recorded in the worksheet. What’s new is that the three clustering algorithms we have already provided are just one form of group, components (connected sets of vertices) are another, and user labeled sets are a third method of creating a group of nodes in NodeXL (this last feature is still pending). This release adds the ability to add vertices to a group and then collapse all of the vertices in that group to a metanode – a composite of all the nodes in that group. It is then possible to expand the collapsed vertices into the graph
Here are the most recent features: 1.0.1.132 (2010-09-06)
- After you group the graph’s vertices (NodeXL, Analysis, Groups), you can now select all the vertices in a group. Go to the Groups worksheet and click on a group name.
- Once a group is selected, you can collapse it into a single vertex. Go to NodeXL, Analysis, Groups, Collapse Group. You can expand it again using Expand Group.
- The Groups worksheet now includes a column that tells you how many vertices are in the group.
- Bug fix: The NodeXL, Help, Check for Updates feature stopped working in version 1.0.1.131.
- Bug fix: If you clicked NodeXL, Graph, Show Graph while editing a worksheet cell, you would get a message that started with “Unable to set the Hidden property of the Range class.”
1.0.1.131 (2010-08-19)
- This version introduces the concept of “vertex groups,” or “groups” for short. A group is a set of related vertices. All vertices in a group are shown with the same shape and color. Clusters are an example of groups.
- The worksheets that used to be called “Clusters” and “Cluster Vertices” are now called “Groups” and “Group Vertices.”
- The NodeXL, Analysis, Find Clusters button in the ribbon has been moved to a new NodeXL, Analysis, Groups menu.
- You can now group vertices by connected components, meaning that each group of interconnected vertices will have the same shape and color. Go to NodeXL, Analysis, Groups, Find Connected Components.
- You can now group vertices using the values in a column on the Vertices worksheet — all vertices with degree greater than 100 in one group, all vertices with degree greater than 50 in another, for example.
- If you open an older NodeXL workbook in this new version of NodeXL, the Clusters and Cluster Vertices worksheets will be automatically renamed.
- You cannot open a new NodeXL workbook in an older version of NodeXL. If you attempt to do so, you will get a message that starts with “This document might not function as expected because the following control is missing: Clusters.”