Gitpod: Diagraming in gitpod?

Created on 7 Mar 2020  路  7Comments  路  Source: gitpod-io/gitpod

Referencing https://github.com/RXT0112/Zernit/issues/59 for requirement tracking

I am a have hard time finding a diagramming tool that plays well with gitpod.

Can you recommend me some so that i wouldn't have to make one from scratch? ^-^

question stale

Most helpful comment

solved

All 7 comments

@Kreyren I know that several projects are using Sprotty to generate diagrams in Gitpod.

Also, I remember a JS implementation of Dot, and there is also https://github.com/tpatel/OpenSequenceDiagrams.js/ for sequence diagrams. There are probably more diagramming libraries that could work well in Gitpod. :) (Actually even Dot itself now that I think of it.)

@jankeromnes Sprotty is perfect! Thanks!! ^-^

In theory i can also use it to generate a dependency graph for packages o.o

Is there any configuration for sprotty to run in gitpod? (So that i can develop the diagrams on it)

solved

Is there any configuration for sprotty to run in gitpod? (So that i can develop the diagrams on it)

@Kreyren It seems that the Sprotty repo is itself configured for Gitpod: https://github.com/eclipse/sprotty

Not sure if that answers your question though. If not, could you please clarify?

Also, happy diagram-making! 馃搳 馃コ

@Kreyren It seems that the Sprotty repo is itself configured for Gitpod: https://github.com/eclipse/sprotty

yep i was blind and missed it :smile:

Reopening, it turned out that i am incompetent https://github.com/eclipse/sprotty/issues/166 or sprotty configuration for theia is outdated and i do not know how to update it >.>

EDIT: in theory i do know how, but having a confirmation on the issue so that i am not fixing working thing would be appreciated.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings