New Post: image get locked when assigned as node shape
Hi Tony, We are copying this file to application folder for next time reference. User may delete this file from the original location and next time when graph is loaded, image for corrosponding node...
View ArticleNew Post: image get locked when assigned as node shape
If I understand your problem, you cannot delete the file from disk without getting an IOException involving shared access. The solution is to set the BitmapImage.CacheOption property to...
View ArticleNew Post: How to print the group's name?
But how to change the font size and location of group's label?
View ArticleNew Post: How to print the group's name?
To set the group label font size:nodeXLControl.GraphDrawer.GroupDrawer.SetFont(Typeface typeface, Double fontSize) To change the group label location:nodeXLControl.GraphDrawer.GroupDrawer.LabelPosition...
View ArticleNew Post: A technical question about edge visualization
The Autofill Columns feature looks at the smallest and largest number in your Interaction column, which are 0 and 1. It assigns black to 0 and blue to 1. (The usual colors are orange and blue, but it...
View ArticleNew Post: A technical question about edge visualization
Thank you, Tony. Your answer is very helpful. -- ZC
View ArticleNew Post: How to show labels of certain vertexes while keeping the whole...
Hi, Tony. I find when the network size grows, it becomes harder to label the vertex. In my case I don't need to label all nodes but want to highlight some important node, such as a list of node I keep...
View ArticleNew Post: How to show labels of certain vertexes while keeping the whole...
Hello! Vertex labels can be applied conditionally. Using the Autofill Columns feature you can specify the location of labels. One location is "None." You can specify a data attribute to use for a test...
View ArticleNew Post: office 2013
Hi, I'm also curious if Nodexl Works on Office 2013 now? Thanks in advance. Greats, Lohic Beneyzet
View ArticleCreated Unassigned: Exporting NodeXL to UCINET [24377]
Hi, I'm looking for detailed instructions on how to import a NodeXL file to UCINET. While it states that it saves as a DL file, it defaults to a txt file, which seems to be what UCINET recognizes....
View ArticleNew Post: office 2013
Thank you for your continued interest in NodeXL. I was just teaching a NodeXL class in which two Windows 8 users installed NodeXL and one succeeded and the other failed. It was not immediately clear...
View ArticleNew Post: Directly connected verticles
I want to connect many verticles with each other, without a central entity. Is this possible? If so how do I do it? Ex: name link asd:1 1 asd:2 1 asd:3 1 Default an edge is created from all entity's to...
View ArticleNew Post: Directly connected verticles
A "ring" of ten vertices can be expressed in the form of an edge list: 1, 2 2, 3 3, 4 4, 5 5, 6 6, 7 7, 8 8, 9 9, 10 10, 1
View ArticleNew Post: Directly connected verticles
Sorry Im bad at explaining! Also i forgot to mention that I have real data Im basing my model on. Im not trying to get a certain figure. Im trying to get all related data to connect to each other and...
View ArticleNew Post: Directly connected verticles
Please clarify what you need. If your real data consists of the three vertices A, B and C, then what do you want your edge list to look like? Is this the answer? A, B A, C B, C ...or something else? --...
View ArticleNew Post: Directly connected verticles
If my guess was correct, then see "How to Create an Edge List From a List of Items" at http://nodexl.codeplex.com/workitem/21664. -- Tony
View ArticleNew Post: Directly connected verticles
Lets say i have 5 vertices. Each vertices is a car brand. Lets also say one of these cars are a collaboration between two car brands, resulting in two brands. I want all the vertices with the same...
View ArticleNew Post: Directly connected verticles
There isn't anything built into NodeXL that will create those edges for you. Given the specialized nature of your requirements (for each set of vertices on the Vertices worksheet that have the same...
View ArticleCommented Unassigned: Exporting NodeXL to UCINET [24377]
Hi, I'm looking for detailed instructions on how to import a NodeXL file to UCINET. While it states that it saves as a DL file, it defaults to a txt file, which seems to be what UCINET recognizes....
View Article