https://github.com/innerjoin/mermaid-tests
just playing around with automated flowchart generation (http://knsv.github.io/mermaid)
https://github.com/innerjoin/mermaid-tests
Last synced: 2 months ago
JSON representation
just playing around with automated flowchart generation (http://knsv.github.io/mermaid)
- Host: GitHub
- URL: https://github.com/innerjoin/mermaid-tests
- Owner: innerjoin
- Created: 2017-05-14T17:53:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-14T19:45:13.000Z (almost 9 years ago)
- Last Synced: 2025-01-21T01:41:59.648Z (about 1 year ago)
- Size: 85 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Use mermaid to generate charts from text
Just some simple play around to determine whether mermaid would be suitable for generating charts to outline our requirements for [RTC Gitlab Collaborator](https://github.com/jazz-community/rtc-gitlab-collaborator).
## Setup
Install `mermaid`:
> npm install -g mermaid
Install PhantomJS (not required on travis):
> npm install -g phantomjs
## Writing Chart `code`
If you are not an expert in writing mermaid yet, use the provided [Live Editor](https://knsv.github.io/mermaid/live_editor/) to see immediate results!
## Generate Images
> cd docs/models
> ./generate-images.sh
## Result
That's how a generated result looks like:
