New Post: Want to calculate edge weights as a function of edge attributes
Hello! You may want to share the workbook with me via NodeXLGraphGallery or email. I believe it is possible to take a small set of categorical variables and map them to numerical values with a compound...
View ArticleNew Post: Souce Code-Help to solve the problem of compiling the source code...
I've downloaded the latest source code on the net , but I'm having troubles getting it to compile. First let me give you my env: windows 8 ; Office 2013 ; Visual Studio ; When I try to load the...
View ArticleCreated Unassigned: Installation problem (Office 64) [25219]
Hi!I get an error message when I try to install NodeXL. See attachment. The installation of "Visual Studio Tools for the Office system 3.0 Runtime" did succeeded according to their log file.I am using...
View ArticleCommented Unassigned: Installation problem (Office 64) [25219]
Hi!I get an error message when I try to install NodeXL. See attachment. The installation of "Visual Studio Tools for the Office system 3.0 Runtime" did succeeded according to their log file.I am using...
View ArticleCreated Unassigned: Issue setting vertex label position to BottomCenter [25224]
I am using the NODEXL class libraries. When I set a vertex label position to BottomCenter I get a ghost blank spot appearing slightly to the left of the label. This does not seem to appear with other...
View ArticleNew Post: In-degree calculation
Kamar: NodeXL is not counting only unique edges. Here is a description of how it calculates in-degree, which it does for directed graphs only:"In a directed graph, a vertex's in-degree is the number of...
View ArticleNew Post: Souce Code-Help to solve the problem of compiling the source code...
Visual Studio 2013 requires that the ExcelTemplate project be signed with a certificate. We do not provide our certificate (we can't, for security reasons), so you have to provide your own. I don't...
View ArticleCommented Unassigned: Issue setting vertex label position to BottomCenter...
I am using the NODEXL class libraries. When I set a vertex label position to BottomCenter I get a ghost blank spot appearing slightly to the left of the label. This does not seem to appear with other...
View ArticleCommented Unassigned: Issue setting vertex label position to BottomCenter...
I am using the NODEXL class libraries. When I set a vertex label position to BottomCenter I get a ghost blank spot appearing slightly to the left of the label. This does not seem to appear with other...
View ArticleCommented Unassigned: Issue setting vertex label position to BottomCenter...
I am using the NODEXL class libraries. When I set a vertex label position to BottomCenter I get a ghost blank spot appearing slightly to the left of the label. This does not seem to appear with other...
View ArticleNew Post: Souce Code-Help to solve the problem of compiling the source code...
Yeah! You said it ! I hava built the project successfully as what you said; Thank you very much. I will continue to study the source code. Thank you
View ArticleNew Post: Does NodeXL accept Arabic Hashtags ? If Yes, How?
Same Here, I guess with the update, I just checked all the tweets were not from that hashtags and they were not Arabic! If any one solved this problem please email me amalkaau@yahoo.com ... so even...
View ArticleNew Post: Does NodeXL accept Arabic Hashtags ? If Yes, How?
Ohhh guess the problem with the encoding tool, try this one http://meyerweb.com/eric/tools/dencoder/
View ArticleNew Post: Does NodeXL accept Arabic Hashtags ? If Yes, How?
I have been using the followinghttp://mylanguages.org/converter.phphttp://www.pinyin.info/tools/converter/chars2uninumbers.html They work fine Adil
View ArticleCommented Issue: First time running error [23879]
I'm attempting to run NodeXL for the first time and get the following error:---------------------------------------------------------------------------------------------------------------------```Name:...
View ArticleNew Post: NodeXL edge visibility
Hi y'all, I'm using NodeXL to analyze the interlocking boards of directors in my university town, starting with our Foundation Board of Directors (the Foundation raises money for the University) and...
View ArticleNew Post: NodeXL edge visibility
Hello! Thank you for the interest in the NodeXL project! Could it be that the vertices you do not see lack any out-degree? Perhaps filtering by another value would be more appropriate? You can manually...
View ArticleSource code checked in, #73978
In HowToBuildNodeXL.txt, include steps for signing the ClickOnce manifests in the ExcelTemplate project.
View ArticleNew Post: Souce Code-Help to solve the problem of compiling the source code...
(I've updated the HowToBuildNodeXL.txt file with instructions for creating a signing certificate. -- Tony)
View Article