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

Cannot open graphml created in yFiles (HTML) using yEd

+1 vote
I've been evaluating the yFiles for HTML product. When I create a file in the yFiles-HTML product not all of the attributes (colors/labels/positions/etc..) appear when I open the product in yEd

Any suggestions?
in Help by (130 points)

1 Answer

0 votes

The GraphML standard specifies only the notation of the structural elements of a graph like nodes, edges etc but not graphical properties like colors or even locations and sizes. Therefore, such properties are often stored different by different products.

Unfortunately, this is also true for our own line of products. Our newer products like WPF, Silverlight, and HTML use a different architecture than the Java-based products, and it turned out that our 'Java GraphML Format' doesn't work well for the newer products.

Therefore, when opening a file form yFiles for HTML in yEd, the nodes and edges are correct but almost none of the visual properties. Please write an email to yWorks support if you need more details and for any other question related to the yFiles library.

For the other way round (i.e. reading yEd-created GraphML files in a yFiles application), please see the GraphML Compatibility between different yFiles platforms knowledge base article.

by [yWorks] (26.8k points)
Legal Disclosure | Privacy Policy
...