graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#DC143C" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "codegen/projections" -- "codegen/smithy-ruby-codegen-test" [label=" 1486 ", penwidth="10", color="#DC143CFF"]; "codegen/projections" -- "seahorse/spec" [label=" 126 ", penwidth="1", color="#DC143C4C"]; "codegen/smithy-ruby-codegen" -- "codegen/smithy-ruby-rails-codegen" [label=" 87 ", penwidth="1", color="#DC143C4C"]; "seahorse/lib" -- "seahorse/spec" [label=" 72 ", penwidth="1", color="#DC143C4C"]; }