New Post: duplicate edges and betweenness
The calculations for betweenness centrality, closeness centrality, eigenvector centrality and PageRank ignore duplicate edges. You can have five edges between vertices A and B and the results for these...
View ArticleNew Post: [error] COMException HRESULT: 0x800AC472
The same error occurred again, and I don't have any overlapping jobs scheduled. Hope this is solved soon.
View ArticleNew Post: [error] COMException HRESULT: 0x800AC472
Here's a copy of the error message.NodeXL An unexpected problem occurred. If it occurs again, please copy the details to the clipboard by typing Ctrl-C, then post the details to...
View ArticleNew Post: VErtices not showing
Hi, I entered all my data on the Edge page but it is not showing on the vertices page..any suggestions? Thank you
View ArticleNew Post: NodeXL and SQL Server
Hi Tony, We tried to run a WPF Browser Application with NodeXLControl added to it, but as soon as we ran it we got the following exception:"That assembly does not allow partially trusted callers."...
View ArticleNew Post: VErtices not showing
Hi again, I read the help page and the book and still do not know how to solve this problem. \I've entered several sets of data manually and this is the first time it happens to me--help? Thanks.
View ArticleNew Post: NodeXL and SQL Server
Only fully trusted callers are able to use the Smrf.NodeXL.Visualization.Wpf.dll assembly. The assembly is not marked with an AllowPartiallyTrustedCallersAttribute, which is what would be needed to...
View ArticleNew Post: VErtices not showing
Which version of Office are you using, and which version of Windows? I ask because we have a known bug that has affected some people who use Office 2013. Nothing happens when they click the Show Graph...
View ArticleNew Post: Select edges of a certain group
Hello Here's my question: is it possible to automatically select all the edges pf a certain group (i have 10000 groups). I know i can select the vertex of a group, but i would like to use the edges of...
View ArticleNew Post: Select edges of a certain group
Try this: 1) Select the Groups worksheet. 2) Select a group on the Groups worksheet. That will select the vertices and edges in the group. 3) Right-click the graph pane. 4) On the right-click menu,...
View ArticleNew Post: Select edges of a certain group
if i right-click on the graph pane i'm getting this am i wrong ?
View ArticleNew Post: Programitically download Twitter data into GraphML using NodeXL
Thanks Tony, I got it working. -Vani
View ArticleNew Post: Select edges of a certain group
I assumed that you had already clicked the Show Graph button, and that a graph was being shown in the graph pane. In that case, right-clicking the graph pane should pop up a menu that contains many...
View ArticleNew Post: Select edges of a certain group
ok ... i had not done it because i needed the degree only, i'm gonna try right now and i let you know. Thank you
View ArticleNew Post: Generate random dark colors?
Hi! Nodexl's background is white, how to generate random dark colors by using API?
View ArticleNew Post: Please Delete Graph
Hi, Can an administrator please remove the graph at the following link:http://nodexlgraphgallery.org/Pages/Graph.aspx?graphID=12684 I did not realize that this would be made public and it contains...
View ArticleNew Post: Select edges of a certain group
Yes, a graph has to be showing before you can use the edge and vertex selection features. If your graph is very large, you don't care what it looks like, and you don't want to wait a long time for...
View ArticleNew Post: Generate random dark colors?
You could do something like this. I'm typing this off the top of my head, but it should give you the general idea. const Int32 MaximumColorComponentValue = 50; nodeXLControl.GraphDrawer.BackColor =...
View ArticleNew Post: nodexl and parallels
Hi, i'm trying to use nodexl with parallels in a macbook. it's all right but when i re-open the file that i created i have an error: microsoft customization... the customization assembly could not be...
View Article