Hi all, I'm finishing a new Gephi tutorial about Visualization. I'm requesting your suggestions, spell mistakes and comments about it. Helps wanted. Thanks.
Download here
Summary:
* Zoom & Pan
* Selection
* Color
* 3-D
* Labels
* Text size
* Text color
* Adjust labels
* Attributes text
* Text & Selection
* Screenshots
* Antialiasing
* Tools
* Transform texts
[TESTING]Visualization tutorial
-
- Gephi Community Manager
- Posts:964
- Joined:09 Dec 2009 14:41 [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: [TESTING]Visualization tutorial
Excellent!
You should invert slides 16 and 17, as slide 16 talks about Antialiasing, which is seen in the next slide.
Misspelling:
* slide 10: Label size depends of -> Label size depends on
* slide 10: Depends of the node size -> Depends on the node size
* slide 18: Tools ... allow various interaction -> Tools ... allow various interactions ??
You should invert slides 16 and 17, as slide 16 talks about Antialiasing, which is seen in the next slide.
Misspelling:
* slide 10: Label size depends of -> Label size depends on
* slide 10: Depends of the node size -> Depends on the node size
* slide 18: Tools ... allow various interaction -> Tools ... allow various interactions ??
- mbastian
- Gephi Architect
- Posts:728
- Joined:10 Dec 2009 10:11
- Location:San Francisco, CA [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: [TESTING]Visualization tutorial
Thanks, I corrected the issues.
Re: [TESTING]Visualization tutorial
Excellent.
I'll focus on little things I'd change:
- p2: "Each element has a function"
- p3: the mouse images are too white, it's hard to understand what it is
- p6: "Autoselect neighbors"
- p17 "High-resolution screenshots depend[no s] on ..."
- p18 "and allow various interactions"
- p19 "Click on the shorte[no r]st path tool"
Also, I would put a new title to page 22 like "bonus" or something. I felt that I somehow arrived to the end of the tutorial, and I would appreciate to be confirmed by a title that suggests that we'll now do something a little bit more sophisticated.
Last point, I think that this is closer to a "Quick Start Guide" than to a Tutorial. Not a big deal anyway...
Really good job! Very clear and useful.
I'll focus on little things I'd change:
- p2: "Each element has a function"
- p3: the mouse images are too white, it's hard to understand what it is
- p6: "Autoselect neighbors"
- p17 "High-resolution screenshots depend[no s] on ..."
- p18 "and allow various interactions"
- p19 "Click on the shorte[no r]st path tool"
Also, I would put a new title to page 22 like "bonus" or something. I felt that I somehow arrived to the end of the tutorial, and I would appreciate to be confirmed by a title that suggests that we'll now do something a little bit more sophisticated.
Last point, I think that this is closer to a "Quick Start Guide" than to a Tutorial. Not a big deal anyway...
Really good job! Very clear and useful.
- mbastian
- Gephi Architect
- Posts:728
- Joined:10 Dec 2009 10:11
- Location:San Francisco, CA [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: [TESTING]Visualization tutorial
Thanks good remarks. I made the changes, except for the mouse images, too much time consuming to redo this for the moment.
-
- Gephi Plugin Developer
- Posts:22
- Joined:28 Feb 2010 19:07 [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: [TESTING]Visualization tutorial
Hi,
I found some hints:
- page 14 - attribute values are separated by a '-' and not by a '/' character
- potential bug - File/Import database/Edge list and click on the exit button in upper right corner, exception is thrown...
-potential bug - edge text appears only when size mode is set to fixed or scaled
- the visualization on selecting nodes/edges does not work well if the background color is changed, non-selected nodes are always white, which looks weird in many cases, I think color of non selected nodes should be the same as actually set background color and not always white
- why only the size of nodes and not edges can be simply changed through slider?
Toolbar:
- the composition of icons on the bottom of the canvas is not very straightforward for me
- the first slider is right behind T icon, so it seems you can change the size of the text, but the second slider changes size of node text
- so I think reorganizing the icons will be much easier to quickly work with program.
After changes it should be clear that:
- first slider works with edges
- second slider works with nodes text
- color and font can be set only for nodes
I found some hints:
- page 14 - attribute values are separated by a '-' and not by a '/' character
- potential bug - File/Import database/Edge list and click on the exit button in upper right corner, exception is thrown...
-potential bug - edge text appears only when size mode is set to fixed or scaled
- the visualization on selecting nodes/edges does not work well if the background color is changed, non-selected nodes are always white, which looks weird in many cases, I think color of non selected nodes should be the same as actually set background color and not always white
- why only the size of nodes and not edges can be simply changed through slider?
Toolbar:
- the composition of icons on the bottom of the canvas is not very straightforward for me
- the first slider is right behind T icon, so it seems you can change the size of the text, but the second slider changes size of node text
- so I think reorganizing the icons will be much easier to quickly work with program.
After changes it should be clear that:
- first slider works with edges
- second slider works with nodes text
- color and font can be set only for nodes
- Attachments
-
- Toolbar.png (4.25KiB)Viewed 90231 times
- mbastian
- Gephi Architect
- Posts:728
- Joined:10 Dec 2009 10:11
- Location:San Francisco, CA [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: [TESTING]Visualization tutorial
Thanks!
I created a new blueprint for the visualization bar changes. Position of icons could be changed like this indeed. Looks more natural organization.
Corrected.- page 14 - attribute values are separated by a '-' and not by a '/' character
Could you please report these bugs on Launchapd?- potential bug - File/Import database/Edge list and click on the exit button in upper right corner, exception is thrown...
-potential bug - edge text appears only when size mode is set to fixed or scaled
Yes well observed, the selection color is hardcoded as white and background color is not taken in account. We should improve this.- the visualization on selecting nodes/edges does not work well if the background color is changed, non-selected nodes are always white, which looks weird in many cases, I think color of non selected nodes should be the same as actually set background color and not always white
I created a new blueprint for the visualization bar changes. Position of icons could be changed like this indeed. Looks more natural organization.
-
- Gephi Plugin Developer
- Posts:22
- Joined:28 Feb 2010 19:07 [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: [TESTING]Visualization tutorial
First bug was added to Launchpad. Second is not a bug, only the text is very small and I don't zoom too much...