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

Is this a bug in yFiles for html?

0 votes
var /**yfiles.algorithms.GraphHider*/ hider = new yfiles.algorithms.GraphHider(state.graphControl.graph);
 
hider.hide(node);  // error
 
Somewhere inside the hide() function we get an error:
TypeError: undefined is not a function
 
Any ideas?
closed with the note: Not a yEd question.
in Help by
closed by

1 Answer

0 votes

This is a forum for yEd questions only. For questions regarding the yFiles for HTML5 programming library please contact yWorks support by mail.

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