Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for shape=record #2

Open
muhqu opened this issue Aug 1, 2012 · 0 comments
Open

Add support for shape=record #2

muhqu opened this issue Aug 1, 2012 · 0 comments

Comments

@muhqu
Copy link

muhqu commented Aug 1, 2012

looks like they are not yet supported

here is a complex example:

digraph G {
  db35info [shape=record,margin="0.1,0.04",label="\
    db35| \
    (couchdb 1.2.0)| \
    m2.2xlarge, 68.4 GB Ram, 26 EC2CU | \
    { {/mnt/db-raid0-xfs ( /dev/md1, 2T ) | {|{ /dev/sdh 500GB | /dev/sdh1 500GB | /dev/sdh2 500GB | /dev/sdh3 500GB }}}}| \
    { {/mnt/view-raid0-xfs ( /dev/md2, 2T ) | {|{ /dev/sdi 500GB | /dev/sdi1 500GB | /dev/sdi2 500GB | /dev/sdi3 500GB }}}} \
  "]
}

rendered output should look something like:
record shape example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant