2018-09-29 11:19:26 +02:00
|
|
|
# GraphEditor
|
|
|
|
|
2020-06-07 00:58:04 +02:00
|
|
|
Generate graph from text using mermaid
|
2018-09-29 11:19:26 +02:00
|
|
|
|
2020-06-07 00:58:04 +02:00
|
|
|
## Change logs
|
2021-03-31 23:09:40 +02:00
|
|
|
* v0.0.9-a: Change category
|
2020-11-29 23:34:55 +01:00
|
|
|
* v0.0.8-a: Fix ace path
|
|
|
|
* v0.0.7-a: Fix worker path
|
|
|
|
* v0.0.6-a: Fix unable to export image from tainted canvas
|
|
|
|
* v0.0.5-a: GraphEditor is now compatible with new AntOS API
|
2018-09-29 11:19:26 +02:00
|
|
|
|
|
|
|
|
2020-06-07 00:58:04 +02:00
|
|
|
Note: This application use the open source library [Mermaid js](https://mermaid-js.github.io/mermaid) for graph rendering
|