I am using state chart supported by gojs library.
This library use JSON data to draw the diagram on canvas. Whatever diagram we draw, node and link are getting arranged into JSON data format. I want to convert this data into BMPL to utilize this diagram in another tool.
- Is it possible to convert this JSON data into BMPL? If yes, how can I do this?
No comments:
Post a Comment