(click the image to get higer resolution)
USAir97 is a binary undirected graph whose nodes are 332 airports in the United States and edges indicate whether there are direct flights between the airports. The visualization was created with the following steps:
After getting the 2-D coordinates, we can supply them to graphviz to draw the graph with the major airport names, where the node size is proportional to the square root of its degree.
(click the image to get higer resolution)