raineorshine/solgraph

Add support for multiple solidity files

drandreaskrueger opened this issue · 3 comments

is there a way to combine many .sol sourcefiles into one solgraph PNG?

e.g. could these 20 contracts, and their interdependencies, be shown in one large PNG image?

Yes, this is needed.

Similar to #13.

This is fixed in 0.2.7.

@jpantunes It was published as v0.3.0. Typically I will bump the version number after merging PR's and before publishing.