Hello, I have a JSON representation of a workspace and I would like to automatically fill the `x` and `y` attributes of the view's components (for example with Graphviz). Is it possible to do that with the cli or do I need to use https://github.com/structurizr/java-extensions/tree/master/structurizr-graphviz directly? (Ideally, an option to the export command could do this)