Graph framework in intelliJ
We are trying to show a diagram with collapsible nodes. Here is an example from mxGraph:
So which graph framework is used in IntelliJ diagram? Does it have the similar capability? Where can I find the documentation/example for IntelliJ graph/diagram API?
Thanks a lot.
Please sign in to leave a comment.
Hello, in IJ for diagram we use https://www.yworks.com/products/yfiles
More info: https://intellij-support.jetbrains.com/hc/en-us/community/posts/206761005-Graph-Api-Diagram-API-questions
Thank you for the reply and information.
I am working on the plugin work with IdeaIC 2017.3.2, and it cannot find the packages in
Are they part of the community version source code? If not, which source code should I use?
The IntelliJ IDE we are using is Ultimate 2017.3.
`Support for diagrams` is ultimate plugin.