Skip to content
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

Provide support for the Mermaid extension #364

Open
kghbln opened this issue Dec 30, 2017 · 5 comments
Open

Provide support for the Mermaid extension #364

kghbln opened this issue Dec 30, 2017 · 5 comments

Comments

@kghbln
Copy link
Member

kghbln commented Dec 30, 2017

Currently the Mermaid extension does not support SRF. It will be nice to get this, especially since Mermaid supports Gantt charts.

As to how to best implement (taken from SemanticMediaWiki/Mermaid#1 (comment)):

I'm not planning to integrate this with SRF but the GraphViz printer should provide a good enough bootstrap example for making it work with the mermaid syntax.

@gesinn-it-gea
Copy link
Member

@mwjames should integration possibly look comparable to SRF D3:

 | format=mermaid
 | charttype=gantt
 | <other charttype specific parameter>

@kghbln
Copy link
Member Author

kghbln commented Oct 19, 2018

I think to have read in some mailing list, that there will be a solution in December. :)

@gesinn-it-gea
Copy link
Member

we have implemented a prototype and like to share it with the community during SMWCon Fall 2018. Proposal would be to get it integrated into SRF master during the Hackathon / Tutorial day.

@kghbln
Copy link
Member Author

kghbln commented Feb 5, 2019

@RacoonDev has put an effort creating the result format which is awaiting the release of Mermaid 2.0.0 for the pull.

Documented on wiki

@kghbln
Copy link
Member Author

kghbln commented Aug 19, 2019

"gantt" was done thanks to @RacoonDev . :) What still could be done is "graph" and "sequence".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants