New Post: Standardized Vertex locations
[Step numbers corrected. CodePlex insists on starting each list at number one. -- Tony]
View ArticleCommented Unassigned: Twitter avatars as node images don't work [24960]
Hi!I've decided to try using avatars from twitter in my visualization of "Mention" network, imported from Twitter Search.I've set Shape to "Image" in the Vertice tab, while the Image FIle column...
View ArticleNew Post: Collapse All Nodes By Default in C#
Hi Tony, Thanks. May be this can be considered in upcoming Releases. Thanks
View ArticleNew Post: Standardized Vertex locations
Thanks so much Tony for the thorough step by step. I will give this a go when I next have a batch of data to run. Cheers ~`Dane
View ArticleNew Post: What should I do to draw like this?
What should I do to draw like this? I want to be towards the circle shown in FIG.↓ ↓ http://com-gadget.tumblr.com/image/69670655200
View ArticleCommented Issue: Installation error with Visual Studio [23863]
I have Windows 7 and Office 2010 and keep getting the following error when I try to installComponent Visual Studio Tools for the Office system 3.0 Runtime Service Pack 1 has failed to install with the...
View ArticleNew Post: What should I do to draw like this?
I'm not certain I understand your question, but I can tell you that NodeXL doesn't draw overlapping edges well. It draws them right on top of each other, and there is currently no way to separate them....
View ArticleNew Post: What should I do to draw like this?
Thank you very much that you've taught me. I'll use the other software...... (´・ω・`)
View ArticleNew Post: What should I do to draw like this?
"I'll use the other software..." Well, you just gave us more reason to fix this problem! Thanks for writing. -- Tony
View ArticleNew Post: Girvan-Newman algorithm never returns any clusters
hi could you help me please!!! i'am a phd student and i'am working with the algorithme of girvan newman, it's work only for a small graph. however when i've tried it with a big graph (around 80k nodes)...
View ArticleNew Post: Girvan-Newman algorithm never returns any clusters
I'm afraid you're asking your question in the wrong place. This discussion is about NodeXL, a program that uses a C# implementation of the Girvan-Newman algorithm. You are using a Python package that...
View ArticleNew Post: How to display nodes that don't have any connection?
Hello, I am trying to display graphs, but some nodes don't have any edge. I need to display them in order to obtain visual comparison between nodes connected to graphs and nodes without connection. How...
View ArticleNew Post: How to display nodes that don't have any connection?
Alfa: The quick answer is "on the Vertices worksheet, set the vertex's Visibility cell to Show." For more details, please go to NodeXL, Help, Help in the Excel ribbon and see the "Graphs with Isolated...
View ArticleCreated Unassigned: Expected to contain an assembly manifest. [24991]
I have downloaded NodeXL but when I open the template I get a message that reads:The module was expected to contain an assembly manifest. (Exception from HRESULT:0x80131018)I clicked OK and then...
View ArticleNew Post: C++ code of Wakita-Tsurumi clustering algorithm WITHOUT heuristics?
Can you please provide the exact url for the C++ version from Ken Wakita?
View ArticleNew Post: C++ code of Wakita-Tsurumi clustering algorithm WITHOUT heuristics?
Hello, Thank you for your interest with our software. Our original implementation was done in Java but we also have a C++ implementation, which can be found...
View ArticleNew Post: NodeXL Graph does not load for large vertices in the range of...
Hi, I am developing one windows application to display the graph using Node XL.. The graph is rendered in 40 seconds with the no of vertices of range (4,000-5,000)... I have a requirement where I will...
View ArticleNew Post: NodeXL Graph does not load for large vertices in the range of...
NodeXL isn't designed to work with graphs that large. It's best suited for graphs with a few thousand edges and vertices. People have used it with tens of thousands of edges and vertices, but that...
View ArticleCommented Unassigned: Expected to contain an assembly manifest. [24991]
I have downloaded NodeXL but when I open the template I get a message that reads:The module was expected to contain an assembly manifest. (Exception from HRESULT:0x80131018)I clicked OK and then...
View ArticleCreated Unassigned: Source code compile error [24993]
NodeXL version 1.0.1.245System: Win 7 32bitVS2010 10.0.30319.1I fellow the howtobuildnodexl.txt1. Unzip the Zip file into any directory.2. Make copies of the original NodeXL\ExcelTemplate\*.Designer.cs...
View Article