New Post: Can NodeXL routines be accessed from VBA?
I spent a while looking for solutions to this problem You can use the Application Send keys commands to get to the ribbon button. See the following to get there: Sub RefreshGraph() 'Forces ribbon to...
View ArticleCreated Unassigned: NodeXL Graph Gallery, the Search Box, and Forward...
Dear NodeXL Team: I am glad to see that the Graph Gallery is up again after a short downtime this morning. I was hoping that the issue I'd observed would be addressed with whatever fix was going on...
View ArticleNew Post: Experimental Version of Graphs on NodeXL Graph Gallery
Hello, probably there is a field (vertex coordinates, size, color etc) that is missing on your GraphML file. We have noticed this issue and we are going to fix it. Thanks for reporting! Regards, Arber
View ArticleNew Post: Can´t install Nodexl 2014
Hello, please have a look at this URL https://social.msdn.microsoft.com/Forums/vstudio/en-US/01ca1f88-2014-4e85-bc20-b5731d74c265/issue-installing-vsto-on-windows-7-with-excel-2010?forum=vsto The...
View ArticleNew Post: Regenerating graph
Hello, to show only the selected vertices:Show graphSelect the wanted vertices in the graph pane (you can select multiple vertices by holding Ctrl and clicking on a vertex in the graph pane)Right-click...
View ArticleNew Post: Betweenness centrality & eigenvector VBA excel
Hello, NodeXL uses SNAP (network metrics library) to calculate graph metrics (Betweenness centrality too) so I don't know whether VBA is a good choice or if it does the job at all since we do not use...
View ArticleNew Post: error report
Hello, please refer to this post https://nodexl.codeplex.com/discussions/398068 Regards, Arber
View ArticleNew Post: Experimental Version of Graphs on NodeXL Graph Gallery
Dear Arber: Many thanks!Have a wonderful day!
View ArticleNew Post: Retrieve X and Y position of nodes
Dear all, would it be posible to obtain the X and Y coordinates of nodes from a given layout? Thank you very much and my warmest congratulations for your job! M.
View ArticleNew Post: Retrieve X and Y position of nodes
Hello! Thank you for the interest in NodeXL. After the network has been displayed in the graph pane (at least once) the X and Y location values of each vertex are available in the Vertices worksheet of...
View ArticleNew Post: Import Historical Twitter Data Help??
I am trying to import data on certain topics from prior dates on twitter. I have tried using the advanced search operators from twitter (since & until) to do the search and import, however every...
View ArticleNew Post: Import Historical Twitter Data Help??
Hello! Thank you for the interest in NodeXL! Please see: https://nodexl.codeplex.com/discussions/564958 Twitter limits access to data. It provide only Tweets within the last 7 or 8 days and will...
View ArticleNew Post: Experimental Version of Graphs on NodeXL Graph Gallery
Hello SHJ, we have fixed the problem with graphs not containing all the expected fields (i.e. https://nodexlgraphgallery.org/Pages/InteractiveGraph.aspx?graphID=37535) Regards, Arber
View ArticleNew Post: Experimental Version of Graphs on NodeXL Graph Gallery
Hello, Arber: The interactive graph looks super gorgeous! Very glad this feature has been fixed. Many thanks! :)
View ArticleNew Post: Retrieve X and Y position of nodes
Fantastic Marc! Thank you very much and congrats again for this great template! M.
View ArticleNew Post: Can´t install Nodexl 2014
Hello Arber, I followed the instructions, but unfortunately, .Net framework 4 was not installed again :( When I checked the programs, I had .Net framework 4.5, I am not sure if that has to do with the...
View ArticleNew Post: Can´t install Nodexl 2014
The following properties have been set: Property: [AdminUser] = true {boolean} Property: [InstallMode] = HomeSite {string} Property: [NTProductType] = 1 {int} Property: [ProcessorArchitecture] = AMD64...
View ArticleNew Post: Can´t install Nodexl 2014
'Microsoft Visual Studio 2010 Tools for Office Runtime (x86 and x64)' RunCheck result: Install Needed Verifying file integrity of C:\Users\usuario\AppData\Local\Temp\VSDC61.tmp\VSTOR40\vstor_redist.exe...
View ArticleNew Post: "An unexpected problem occurred. "
Details: [COMException]: Não é possível definir a propriedade NumberFormat da classe Range em System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[]...
View ArticleUpdated Wiki: Third-Party NodeXL Graph Data Importers
Import hyperlink networks into NodeXL with the VOSON System -- a web-based software incorporating web mining, data visualisation, and traditional empirical social science methods (e.g. social network...
View Article