[
https://issues.apache.org/jira/browse/THRIFT-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654819#comment-13654819
]
Rodrigo Setti edited comment on THRIFT-1965 at 5/10/13 9:16 PM:
----------------------------------------------------------------
It would not be that trivial for generating SVG, we would have to write the
layout algorithm ourselves - instead of trusting graphviz (i.e. correct
positioning of elements).
Of course you can generate SVG with {{dot -Tsvg -ofilename.svg filename.dot}}.
was (Author: rodrigosetti):
It would not be that trivial for generating SVG, we would have to write the
layout algorithm ourselves - instead of trusting graphviz (i.e. correct
positioning of elements).
> Adds dot (graph language) generator
> -----------------------------------
>
> Key: THRIFT-1965
> URL: https://issues.apache.org/jira/browse/THRIFT-1965
> Project: Thrift
> Issue Type: Improvement
> Reporter: Rodrigo Setti
> Priority: Minor
> Labels: generate
> Attachments: testcase.zip, thrift-latest-gen-dot.patch
>
>
> Adds DOT - the graph language - generator.
> {noformat}
> thrift --gen dot
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira