Updated Release: NodeXL Excel Template 2014 (Jan 23, 2014)
What It Is NodeXL Excel Template 2014 displays and analyzes network graphs created from edge and vertex lists stored in an Excel workbook. It is compatible with Excel 2007, Excel 2010 and Excel...
View ArticleUpdated Wiki: CompleteReleaseHistory
Complete NodeXL Release History1.0.1.332 (2014-08-03) Bug fix: If you attempted to import a network from Twitter or the NodeXL Graph Server and the network included a person with an attribute...
View ArticleReleased: NodeXL Class Libraries, version 1.0.1.332 (Aug 03, 2014)
What This Is The NodeXL class libraries can be used to display network graphs in .NET applications.How to Use ItTo include a NodeXL network graph in a WPF desktop or Windows Forms application, unzip...
View ArticleUpdated Release: NodeXL Class Libraries, version 1.0.1.332 (Aug 03, 2014)
What This Is The NodeXL class libraries can be used to display network graphs in .NET applications.How to Use ItTo include a NodeXL network graph in a WPF desktop or Windows Forms application, unzip...
View ArticleReleased: NodeXL Automation Tools, version 1.0.1.332 (Aug 03, 2014)
What This Is This release contains a set of tools for importing Twitter search networks into GraphML files and for creating NodeXL workbooks from those GraphML files. The tools, which are meant for...
View ArticleUpdated Release: NodeXL Automation Tools, version 1.0.1.332 (Aug 03, 2014)
What This Is This release contains a set of tools for importing Twitter search networks into GraphML files and for creating NodeXL workbooks from those GraphML files. The tools, which are meant for...
View ArticleCreated Unassigned: Changes to graphs not showing [25645]
Hi there,I'm having an issue creating a graph the way I would like. This is a worksheet I've used before, and added some extra information. When I click refresh graph it does not update the information...
View ArticleNew Post: Installation Error : System.Net.WebException:
Trying to install NodeXL... Windows 8.1.. Get this error when trying to run installer. ************** Exception Text ************** System.Deployment.Application.DeploymentDownloadException:...
View ArticleNew Post: Installation Error : System.Net.WebException:
Robert: The message is saying that, due to security restrictions, a part of NodeXL couldn't be downloaded from the NodeXL server. However, that message is not coming from the NodeXL server. I checked...
View ArticleNew Post: Installation Error : System.Net.WebException:
Hi,Yes looks like it is was the corporate network getting in the way. Have it loaded now.ThanksRobert
View ArticleNew Post: Installation Error : System.Net.WebException:
Good. Thanks for letting me know. -- Tony
View ArticleNew Post: Change Border Size (Thickness) of vertex set as Image
Hi, We are using NodeXLClassLibrary version (1.0.1.251) in window based c# application. We are setting some vertex as image using following code BitmapImage myBitmapImage = new BitmapImage();...
View ArticleNew Post: Change Border Size (Thickness) of vertex set as Image
You cannot change the thickness or style of image borders. You can change the border color by setting the ReservedMetadataKeys.PerColor key on the vertex. If you set the border color to the graph...
View ArticleNew Post: graph metrics
Paula: I don't know how to do that. NodeXL does indeed skip duplicate edges when it calculates degree metrics. I don't know why it does that--it's done it for years and no one has pointed it out. If...
View ArticleNew Post: Sum additional edge data in group
Hello, We have written a custom data importer which adds a column of data to vertices. Is it possible to have this column summed for groups, ie in the group tab there is an additional column which...
View ArticleNew Post: Sum additional edge data in group
No, that's not possible. It would be nice to allow importers to import group information, but right now they can import only edge and vertex information. -- Tony
View ArticleCommented Unassigned: Changes to graphs not showing [25645]
Hi there,I'm having an issue creating a graph the way I would like. This is a worksheet I've used before, and added some extra information. When I click refresh graph it does not update the information...
View ArticleUpdated Release: NodeXL Source Code, latest version (Oct 16, 2012)
System RequirementsVisual Studio 2013.Excel 2013.How to Use ItDownload the source code as a Zip file by clicking the Download link on the Source Code tab.See NodeXL\HowToBuildNodeXL.txt.NotesYou need...
View Article