Skip to content

Example of using elkjs with a client side diagram framework #85

@EmilStenstrom

Description

@EmilStenstrom

Hi!

I've been trying to get elkjs working to draw some simple graphs in a web browser. Since elkjs is js based, I just assumed it was easy to use together with a graphing framework:

  • Cytoscape has en adapter that can be used, but it misses basic things like ports.
  • Sprotty seems to be used in the examples, but I can find no examples loading sprotty with a script tag, sending in some JSON, and get a graph rendered.
  • KlayJS has a d3 adapter, but elkjs seems not to have one.

What do you recommend for web rendering, and is there a simple example somewhere I can to get started?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions