Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

Can I'm to use option Create Graph for Excel data?

+1 vote
in Help by
recategorized by
Can you please explain your question in more detail?

1 Answer

0 votes
Dear Thomas!

I'm grateful to yWorks for visualization graphs from Excel, because my interest – network optimization with Excel Solver. I am preparing a book for users (no programmers, most likely, the first description of the editor in Ukrainian or Russian) – how to see the obtained optimal network configurations (paths, cuts so on) with a wonderful Properties Mapper.

My question: I guess that 7 basic layouts for Excel data are probably not all of your layouts. For example, there are no available useful layouts in the Tools section.

And interesting that with of Tools-Tree and Layout-Tree I see different tree views, in Tools-Tree is more good-looking ;-).

Thanks for the qualitative help in mastering of Graph Editor.

Prof. Anatoly Kuzmychov, Kiev, Ukraine
by

I guess you are referring to algorithms "Hierarchical", "Organic", "Orthogonal", "Circular", "Tree", "Radial", "Series Parallel" from the "Layout" menu with "7 basic layouts". Well, these are indeed all the major algorithms available.

"Tools" -> "Create Graph" creates sample graphs for testing purposes. Thus it does not make sense to use "Create Graph" with yEd's Excel import (because the import will create the graph). Moreover, the sample graphs created with "Create Graph" are actually arranged with the layout algorithms available in the "Layout" menu - e.g. "Tools" -> "Create Graph" -> "Tree" uses the algorithm "Layout" -> "Tree" -> "Directed" with default settings.

If the layout of a graph imported from Excel does not look as nice as the layout of a sample graph created with "Tools" -> "Create Graph" -> "Tree", then this is probably due to the Excel graph having a different structure than the sample graph.
Are you sure that the graph imported from Excel is actually a tree? If your graph is not a tree, the algorithm will identify a tree structure in your graph, arrange that structure, and afterwards add in non-tree edges using a general purpose edge routing algorithm. The routing for these non-tree edges is usually very different from the routing for the tree edges and thus non-tree edges look bad most of the time. In such cases it is usually a good idea to use the hierarchical layout algorithm instead of the tree layout algorithm.
 

I agree, thanks!
Legal Disclosure | Privacy Policy
...