浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

NodeXL: Network Overview, Discovery and Exploration for Excel

The Social Media Research FoundationDonate to the Social Media Research Foundation's NodeXL Development Fund

Microsoft Office Marketplace logo

 


 

Excel Window

NodeXL is a free, open-source template for Microsoft® Excel® 2007 and 2010 that makes it easy to explore
network graphs.  With NodeXL, you can enter a network edge list in a worksheet, click a button and see your graph, all in the familiar environment of the Excel window.

NodeXL Graph Gallery

Visit the NodeXL Graph Gallery to see the wide variety of graphs that have been created by the NodeXL community.

What's New

The latest version of NodeXL improves NodeXL's Twitter importers. They now provide the full URLs extracted from tweets instead of Twitter-shortened URLs, and you can now get a summary of the top
URLs, hashtags and other items in a Twitter Search Network. See the
Complete NodeXL Release History
for details.

NodeXL Features

  • Flexible Import and Export   Import and export graphs in GraphML, Pajek, UCINet, and matrix formats.
  • Direct Connections to Social Networks  Import social networks directly from Twitter, YouTube, Flickr and email, or use one of

    several available plug-ins
    to get networks from Facebook, Exchange and WWW hyperlinks.
  • Zoom and Scale  Zoom into areas of interest, and scale the graph's vertices to reduce clutter.
  • Flexible Layout  Use one of several "force-directed" algorithms to lay out the graph, or drag vertices around with the mouse. Have NodeXL move all of the graph's smaller connected components to the bottom of the graph to focus
    on what's important.
  • Easily Adjusted Appearance  Set the color, shape, size, label, and opacity of individual vertices by filling in worksheet cells, or let NodeXL do it for you based on vertex attributes such as degree, betweenness centrality or
    PageRank.
  • Dynamic Filtering  Instantly hide vertices and edges using a set of sliders—hide all vertices with degree less than five, for example.
  • Powerful Vertex Grouping  Group the graph's vertices by common attributes, or have NodeXL analyze their connectedness and automatically group them into clusters. Make groups distinguishable using shapes and color, collapse them
    with a few clicks, or put each group in its own box within the graph. "Bundle" intergroup edges to make them more manageable.
  • Graph Metric Calculations  Easily calculate degree, betweenness centrality, closeness centrality, eigenvector centrality, PageRank, clustering coefficient, graph density and more.
  • Task Automation  Perform a set of repeated tasks with a single click.

NodeXL for Programmers

The NodeXL template displays graphs using a custom Windows Presentation Foundation (WPF) control that can be reused in custom applications. In fact, the template is just an application wrapper around a set of reusable, prebuilt class libraries. Check the
Downloads tab for the latest version of the class libraries.



You can create a .NET assembly that will import graph data from a custom source into the NodeXL template. These "plug-ins" appear in NodeXL's Data, Import menu. See
For Programmers: About NodeXL Graph Data Providers for details.

posted on 2012-04-23 00:30  lexus  阅读(617)  评论(0编辑  收藏  举报