-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add State Diagram Support #2933
Labels
feature request 🌟
Issue is a new feature request.
funded on issuehunt 💵
Issue has received funding that will be rewarded to the contributor solving this issue.
rewarded on issuehunt 🎁
Issue has been resolved and a contributor has been rewarded.
Comments
@IssueHunt has funded $20.00 to this issue.
|
@kazup01 has cancelled @IssueHunt's funding for this issue.(Cancelled amount: $20.00) See it on IssueHunt |
@BoostIO has funded $20.00 to this issue.
|
@rokt33r has rewarded $18.00 to @nammn. See it on IssueHunt
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
feature request 🌟
Issue is a new feature request.
funded on issuehunt 💵
Issue has received funding that will be rewarded to the contributor solving this issue.
rewarded on issuehunt 🎁
Issue has been resolved and a contributor has been rewarded.
Current support for
state machine
diagram comes with the support of mermaid and plantuml.Both are a bit missing.
plantuml
support is done by requesting theplantuml
API, which can get overloadedmermaid
support is a bit weird, as it is more a graph than actually a state machine diagram: Finite State Machine Diagram mermaid-js/mermaid#152It would be great to add a "native" state diagram support, by including the appropiate library like in
flowchart
andsequence
.One could use one of these libraries: https://github.com/sverweij/state-machine-cat or https://github.com/jaime-olivares/yuml-diagram
BTW: If this seems to be needed/wanted I could work on this.
IssueHunt Summary
Backers (Total: $20.00)
Submitted pull Requests
Tips
IssueHunt has been backed by the following sponsors. Become a sponsor
The text was updated successfully, but these errors were encountered: